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