Searched refs:allocateArgumentMemory (Results 1 – 2 of 2) sorted by relevance
118 void allocateArgumentMemory(CodeGenFunction &CGF);
3132 void CallArgList::allocateArgumentMemory(CodeGenFunction &CGF) { in allocateArgumentMemory() function in CallArgList3203 Args.allocateArgumentMemory(*this); in EmitCallArgs()