Changeset 1f7dc61 for src/AST/Fwd.hpp
- Timestamp:
- Feb 11, 2022, 12:16:52 PM (22 months ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- 6668a3e
- Parents:
- 5910fc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Fwd.hpp
r5910fc0 r1f7dc61 140 140 typedef unsigned int UniqueId; 141 141 142 structTranslationUnit;142 class TranslationUnit; 143 143 // TODO: Get from the TranslationUnit: 144 144 extern ptr<Type> sizeType;
Note: See TracChangeset
for help on using the changeset viewer.