Searched defs:hasInallocaArg (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1402 bool hasInallocaArg() const { return InallocaArgNo != InvalidIndex; } function in class:__anon335::ClangToLLVMArgMapping

Completed in 111 milliseconds