Home
last modified time | relevance | path

Searched defs:isInAllocaArgument (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp714 bool CodeGenFunction::isInAllocaArgument(CGCXXABI &ABI, QualType Ty) { isInAllocaArgument() function in CodeGenFunction
H A DCGCall.cpp4053 static bool isInAllocaArgument(CGCXXABI &ABI, QualType type) { isInAllocaArgument() function