Changes in src/ResolvExpr/CurrentObject.h [60aaa51d:2d11663]
- File:
-
- 1 edited
-
src/ResolvExpr/CurrentObject.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/ResolvExpr/CurrentObject.h
r60aaa51d r2d11663 111 111 CurrentObject( const CodeLocation & loc, const Type * type ); 112 112 113 /// resolves unresolved designation 114 const Designation * findNext( const Designation * designation ); 113 115 /// sets current position using the resolved designation 114 116 void setNext( const ast::Designation * designation );
Note:
See TracChangeset
for help on using the changeset viewer.