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

/external/llvm/lib/VMCore/
H A DAsmWriter.cpp1174 void printArgument(const Argument *FA, Attributes Attrs);
1569 printArgument(I, Attrs.getParamAttributes(Idx));
1621 /// printArgument - This member is called for every argument that is passed into
1624 void AssemblyWriter::printArgument(const Argument *Arg, function in class:AssemblyWriter

Completed in 44 milliseconds