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