- Timestamp:
- Sep 21, 2022, 9:22:24 AM (3 years ago)
- Branches:
- ADT, ast-experimental, master, pthread-emulation
- Children:
- 20737104
- Parents:
- b6c3688
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/AST/Pass.hpp ¶
rb6c3688 re9e9f56 328 328 struct PureVisitor {}; 329 329 330 /// Keep track of the nearest parent node's location field. 330 331 struct WithCodeLocation { 331 332 const CodeLocation * location = nullptr;
Note: See TracChangeset
for help on using the changeset viewer.