Searched refs:printArgument (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DAsmWriter.cpp1193 void printArgument(const Argument *FA, Attributes Attrs);
1577 printArgument(I, Attrs.getParamAttributes(Idx));
1629 /// printArgument - This member is called for every argument that is passed into
1632 void AssemblyWriter::printArgument(const Argument *Arg, function in class:AssemblyWriter

Completed in 170 milliseconds