clang
9.0.0
|
#include "clang/AST/PrettyPrinter.h"
Public Member Functions | |
virtual | ~PrinterHelper () |
virtual bool | handledStmt (Stmt *E, raw_ostream &OS)=0 |
Definition at line 26 of file PrettyPrinter.h.
|
virtualdefault |
Referenced by clang::Stmt::printJson().