|
Chisel
|
#include <StatsManager.h>
Public Member Functions | |
| StatsVisitor () | |
| bool | VisitFunctionDecl (clang::FunctionDecl *FD) |
| bool | VisitStmt (clang::Stmt *S) |
|
inline |
| bool StatsVisitor::VisitFunctionDecl | ( | clang::FunctionDecl * | FD | ) |
| bool StatsVisitor::VisitStmt | ( | clang::Stmt * | S | ) |
1.8.11