Searched refs:isUsingInAlloca (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.h127 bool isUsingInAlloca() const { return StackBase; } function in class:clang::CodeGen::CallArgList
H A DCGCall.cpp2351 if (args.isUsingInAlloca())

Completed in 185 milliseconds