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

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

Completed in 79 milliseconds