Searched defs:fwd (Results 1 – 5 of 5) sorted by relevance
49 type :: fwd type64 type :: fwd type
41 Forward *fwd = nullptr; in main() local
81 consteval int fwd() { return 42; } in fwd() function
764 for (auto &fwd : forwardRefPlaceholders) { ~OperationParser() local 771 for (const auto &fwd : scope) { ~OperationParser() local
2266 // consisting of fwd -> full and full -> full for all child -> parent indices. in BuildParentMap() local 2272 TypeIndex fwd = full_to_forward[full]; BuildParentMap() local