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.cpp1512 ExprResult ExprArg; in ParseTemplateArgument() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp3184 auto *ExprArg = in GenerateCapturedStmtFunction() local
H A DCodeGenFunction.cpp1267 auto *ExprArg = EmitLoadOfLValue(EmitLValueForLambdaField(FD), in StartFunction() local
H A DCGStmtOpenMP.cpp596 llvm::Value *ExprArg = CGF.EmitLoadOfScalar(ArgLVal, I->getLocation()); in emitOutlinedFunctionPrologue() local