Lines Matching refs:Arg
1642 // Insert commas as we go... the first arg doesn't get a comma1650 // Insert commas as we go... the first arg doesn't get a comma1705 void AssemblyWriter::printArgument(const Argument *Arg,1708 TypePrinter.print(Arg->getType(), Out);1715 if (Arg->hasName()) {1717 PrintLLVMName(Out, Arg);