Searched refs:hasInallocaArg (Results 1 – 1 of 1) sorted by relevance
1425 bool hasInallocaArg() const { return InallocaArgNo != InvalidIndex; } in hasInallocaArg() function in __anon6af8234f0511::ClangToLLVMArgMapping1427 assert(hasInallocaArg()); in getInallocaArgNo()1633 if (IRFunctionArgs.hasInallocaArg()) { in GetFunctionType()2315 if (IRFunctionArgs.hasInallocaArg()) { in ConstructAttributeList()2325 if (FI.isInstanceMethod() && !IRFunctionArgs.hasInallocaArg() && in ConstructAttributeList()2617 if (IRFunctionArgs.hasInallocaArg()) { in EmitFunctionProlog()5073 assert(IRFunctionArgs.hasInallocaArg()); in EmitCall()5136 if (IRFunctionArgs.hasInallocaArg() && in EmitCall()