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