Home
last modified time | relevance | path

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

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