Searched refs:dumpPretty (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1054 static void dumpPretty(StringRef Path) { function
1552 llvm::for_each(opts::pretty::InputFilenames, dumpPretty);
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp9 // This file implements the Stmt::dumpPretty/Stmt::printPretty methods, which
2514 void Stmt::dumpPretty(const ASTContext &Context) const { function in class:Stmt
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h1160 /// dumpPretty/printPretty - These two methods do a "pretty print" of the AST
1162 void dumpPretty(const ASTContext &Context) const;

Completed in 237 milliseconds