Changes in src/AST/SymbolTable.hpp [954c954:e67991f]
- File:
-
- 1 edited
-
src/AST/SymbolTable.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/SymbolTable.hpp
r954c954 re67991f 145 145 146 146 /// convenience function for adding all of the declarations in a function type to the indexer 147 //void addFunctionType( const FunctionType * ftype );147 void addFunctionType( const FunctionType * ftype ); 148 148 149 149 private:
Note:
See TracChangeset
for help on using the changeset viewer.