Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DAPValue.cpp693 void APValue::printPretty(raw_ostream &Out, const ASTContext &Ctx, printPretty() function in APValue
698 void APValue::printPretty(raw_ostream &Out, const PrintingPolicy &Policy, printPretty() function in APValue
[all...]
H A DStmtPrinter.cpp2800 void Stmt::printPretty(raw_ostream &Out, PrinterHelper *Helper, printPretty() function in Stmt
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp644 void MemRegion::printPretty(raw_ostream &os) const { printPretty() function in MemRegion
692 void FieldRegion::printPretty(raw_ostream &os) const { printPretty() function in FieldRegion