Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp2027 static void printArgument(const TemplateArgument &A, const PrintingPolicy &PP, printArgument() function
2032 static void printArgument(const TemplateArgumentLoc &A, printArgument() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4003 void AssemblyWriter::printArgument(const Argument *Arg, AttributeSet Attrs) { printArgument() function in AssemblyWriter