Home
last modified time | relevance | path

Searched defs:expr (Results 151 – 163 of 163) sorted by relevance

1234567

/freebsd/sys/sys/
H A Dsysctl.h948 #define SYSCTL_SIZEOF(name, expr) \ argument
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp738 RelExpr expr) { in addEntry()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3496 llvm::Value *CodeGenFunction::EmitObjCThrowOperand(const Expr *expr) { in EmitObjCThrowOperand()
H A DCGExpr.cpp5143 const AbstractConditionalOperator *expr) { in EmitConditionalOperatorLValue()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7293 explicit FullExprArg(Expr *expr) : E(expr) {} in FullExprArg()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9740 llvm::StringRef expr, llvm::StringRef prefix, SourceLanguage language, in GetUserExpression()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5085 void setInit(unsigned Init, Expr *expr) { in setInit()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2568 intptr_t offset, dtrace_buffer_t *buf, uint64_t expr, uint64_t arg) in dtrace_aggregate()
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2187 AssertionResult AssertIsEven(const char* expr, int n) { in AssertIsEven()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp20077 Decl *Sema::ActOnFileScopeAsmDecl(Expr *expr, in ActOnFileScopeAsmDecl()
H A DSemaChecking.cpp13275 void Sema::CheckArrayAccess(const Expr *expr) { in CheckArrayAccess()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c71612 #define IfNotOmitAV(expr) (expr) argument
71614 #define IfNotOmitAV(expr) 0 argument
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1089 #define SWIG_contract_assert(expr, msg) \ argument

1234567