Home
last modified time | relevance | path

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

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