Changes in src/CodeGen/CodeGenerator.h [da9d79b:cc32d83]
- File:
-
- 1 edited
-
src/CodeGen/CodeGenerator.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/CodeGen/CodeGenerator.h
rda9d79b rcc32d83 99 99 void postvisit( ExprStmt * ); 100 100 void postvisit( AsmStmt * ); 101 void postvisit( DirectiveStmt * ); 101 102 void postvisit( AsmDecl * ); // special: statement in declaration context 102 103 void postvisit( IfStmt * );
Note:
See TracChangeset
for help on using the changeset viewer.