Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DAPValue.cpp344 void APValue::printPretty(raw_ostream &Out, ASTContext &Ctx, QualType Ty) const{ in printPretty() function in APValue
DStmtPrinter.cpp2228 void Stmt::printPretty(raw_ostream &OS, in printPretty() function in Stmt
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp576 void MemRegion::printPretty(raw_ostream &os) const { in printPretty() function in MemRegion
619 void FieldRegion::printPretty(raw_ostream &os) const { in printPretty() function in FieldRegion