Home
last modified time | relevance | path

Searched defs:printPretty (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp628 void APValue::printPretty(raw_ostream &Out, const ASTContext &Ctx, in printPretty() function in APValue
633 void APValue::printPretty(raw_ostream &Out, const PrintingPolicy &Policy, in printPretty() function in APValue
H A DStmtPrinter.cpp2554 void Stmt::printPretty(raw_ostream &Out, PrinterHelper *Helper, in printPretty() function in Stmt
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp598 void MemRegion::printPretty(raw_ostream &os) const { in printPretty() function in MemRegion
646 void FieldRegion::printPretty(raw_ostream &os) const { in printPretty() function in FieldRegion