|
Chisel
|
#include <DeadcodeElimination.h>
Public Member Functions | |
| DeadcodeElementCollectionVisitor (DeadcodeElimination *R) | |
| bool | VisitVarDecl (clang::VarDecl *VD) |
| bool | VisitLabelStmt (clang::LabelStmt *LS) |
|
inline |
| bool DeadcodeElementCollectionVisitor::VisitLabelStmt | ( | clang::LabelStmt * | LS | ) |
| bool DeadcodeElementCollectionVisitor::VisitVarDecl | ( | clang::VarDecl * | VD | ) |
1.8.11