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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h338 bool isUsingInAlloca() const { return StackBase; } function in class:clang::CodeGen::CGCallee::CallArgList
H A DCGCall.cpp3619 if (args.isUsingInAlloca())

Completed in 81 milliseconds