clang
6.0.0
|
#include "clang/AST/PrettyPrinter.h"
Public Member Functions | |
virtual | ~PrinterHelper () |
virtual bool | handledStmt (Stmt *E, raw_ostream &OS)=0 |
Definition at line 27 of file PrettyPrinter.h.
|
virtual |
Definition at line 2758 of file StmtPrinter.cpp.