Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SymTab/Indexer.h

    r81644e0 r5fe35d6  
    7676                void addTrait( TraitDecl *decl );
    7777
    78                 /// adds all of the IDs from WithStmt exprs
    79                 void addWith( WithStmt * );
    80 
    8178                /// convenience function for adding a list of Ids to the indexer
    8279                void addIds( const std::list< DeclarationWithType * > & decls );
Note: See TracChangeset for help on using the changeset viewer.