clang
10.0.0git
|
Callbacks to use to customize the behavior of the pretty-printer. More...
#include "clang/AST/PrettyPrinter.h"
Public Member Functions | |
virtual std::string | remapPath (StringRef Path) const |
Remap a path to a form suitable for printing. More... | |
Protected Member Functions | |
~PrintingCallbacks ()=default | |
Callbacks to use to customize the behavior of the pretty-printer.
Definition at line 33 of file PrettyPrinter.h.
|
protecteddefault |
|
inlinevirtual |
Remap a path to a form suitable for printing.
Definition at line 39 of file PrettyPrinter.h.