Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp2144 static void printArgument(const TemplateArgument &A, const PrintingPolicy &PP, printArgument() function
2149 static void printArgument(const TemplateArgumentLoc &A, printArgument() function
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4100 void AssemblyWriter::printArgument(const Argument *Arg, AttributeSet Attrs) { printArgument() function in AssemblyWriter