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