Home
last modified time | relevance | path

Searched defs:ExprArg (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1316 ExprResult ExprArg; in ParseTemplateArgument() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp3365 auto *ExprArg = in GenerateCapturedStmtFunction() local
H A DCodeGenFunction.cpp1311 auto *ExprArg = EmitLoadOfLValue(EmitLValueForLambdaField(FD), in StartFunction() local
H A DCGStmtOpenMP.cpp626 llvm::Value *ExprArg = CGF.EmitLoadOfScalar(ArgLVal, I->getLocation()); in emitOutlinedFunctionPrologue() local