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

/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DAsmWriter.h103 void printArgument(const Argument *FA, AttributeSet Attrs, unsigned Idx);
H A DAsmWriter.cpp1613 printArgument(I, Attrs, Idx);
1667 /// printArgument - This member is called for every argument that is passed into
1670 void AssemblyWriter::printArgument(const Argument *Arg, function in class:llvm::AssemblyWriter

Completed in 44 milliseconds