Home
last modified time | relevance | path

Searched refs:allocateArgumentMemory (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h330 void allocateArgumentMemory(CodeGenFunction &CGF);
H A DCGCall.cpp4096 void CallArgList::allocateArgumentMemory(CodeGenFunction &CGF) { in allocateArgumentMemory() function in CallArgList
4297 Args.allocateArgumentMemory(*this); in EmitCallArgs()