Home
last modified time | relevance | path

Searched refs:hasInAllocaArg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp691 bool CodeGenFunction::hasInAllocaArg(const CXXMethodDecl *MD) { in hasInAllocaArg() function in CodeGenFunction
1466 hasInAllocaArg(cast<CXXMethodDecl>(FD))) { in GenerateCode()
H A DCGClass.cpp3034 if (hasInAllocaArg(MD)) { in EmitLambdaDelegatingInvokeBody()
H A DCodeGenFunction.h2019 bool hasInAllocaArg(const CXXMethodDecl *MD);