Searched refs:printArgument (Results 1 – 1 of 1) sorted by relevance
2043 void printArgument(const Argument *FA, AttributeSet Attrs, unsigned Idx);2591 printArgument(&Arg, Attrs, Idx++); in printFunction()2652 void AssemblyWriter::printArgument(const Argument *Arg, in printArgument() function in AssemblyWriter