Changes in src/CodeGen/CodeGenerator.h [6cebfef:6e50a6b]
- File:
-
- 1 edited
-
src/CodeGen/CodeGenerator.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/CodeGen/CodeGenerator.h
r6cebfef r6e50a6b 121 121 void postvisit( DeclStmt * ); 122 122 void postvisit( ImplicitCtorDtorStmt * ); 123 void postvisit( MutexStmt * stmt );124 123 125 124 void genAttributes( std::list< Attribute * > & attributes );
Note:
See TracChangeset
for help on using the changeset viewer.