clang: clang::PrinterHelper Class Reference (original) (raw)
#include "[clang/AST/PrettyPrinter.h](PrettyPrinter%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| virtual | ~PrinterHelper () |
| virtual bool | handledStmt (Stmt *E, raw_ostream &OS)=0 |
Detailed Description
Definition at line 26 of file PrettyPrinter.h.
Constructor & Destructor Documentation
| PrinterHelper::~PrinterHelper ( ) | virtualdefault |
|---|
Member Function Documentation
◆ handledStmt()
| virtual bool clang::PrinterHelper::handledStmt ( Stmt * E, raw_ostream & OS ) | pure virtual |
|---|
The documentation for this class was generated from the following files:
- include/clang/AST/PrettyPrinter.h
- lib/AST/StmtPrinter.cpp