Searched defs:expr (Results 126 - 130 of 130) sorted by relevance

123456

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2294 bool MicrosoftCXXABI::requiresArrayCookie(const CXXDeleteExpr *expr, argument
2301 bool MicrosoftCXXABI::requiresArrayCookie(const CXXNewExpr *expr) { argument
2322 InitializeArrayCookie(CodeGenFunction &CGF, Address newPtr, llvm::Value *numElements, const CXXNewExpr *expr, QualType elementType) argument
H A DCGExpr.cpp5082 EmitConditionalOperatorLValue( const AbstractConditionalOperator *expr) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9525 GetUserExpression( llvm::StringRef expr, llvm::StringRef prefix, lldb::LanguageType language, Expression::ResultType desired_type, const EvaluateExpressionOptions &options, ValueObject *ctx_obj) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5122 explicit FullExprArg(Expr *expr) : E(expr) {} argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp18179 CheckArrayAccess(const Expr *expr) argument
[all...]

Completed in 630 milliseconds

123456