Changeset 293dc1c for src/AST/Fwd.hpp
- Timestamp:
- Nov 3, 2020, 4:06:20 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 4406887
- Parents:
- daefe93
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Fwd.hpp
rdaefe93 r293dc1c 137 137 typedef unsigned int UniqueId; 138 138 139 class TranslationUnit; 140 // TODO: Get from the TranslationUnit: 139 141 extern Type * sizeType; 140 142 extern FunctionDecl * dereferenceOperator;
Note: See TracChangeset
for help on using the changeset viewer.