Searched defs:printPretty (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | APValue.cpp | 693 void APValue::printPretty(raw_ostream &Out, const ASTContext &Ctx, in printPretty() function in APValue |
H A D | StmtPrinter.cpp | 2760 void Stmt::printPretty(raw_ostream &Out, PrinterHelper *Helper, printPretty() function in Stmt |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | MemRegion.cpp | 633 void MemRegion::printPretty(raw_ostream &os) const { printPretty() function in MemRegion |