Searched defs:AllocArgs (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntimeGPU.cpp | 1065 llvm::Value *AllocArgs[] = {CGF.getTypeSize(VD->getType())}; in emitGenericVarsProlog() local |
H A D | CGOpenMPRuntime.cpp | 3749 AllocArgs); in emitTaskInit() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 2714 SmallVector<Expr*, 8> AllocArgs; FindAllocationFunctions() local |