Searched defs:IteratorDefinition (Results 1 – 1 of 1) sorted by relevance
284 struct IteratorDefinition { struct285 Decl *IteratorDecl = nullptr;286 IteratorRange Range;287 SourceLocation AssignmentLoc;288 SourceLocation ColonLoc, SecondColonLoc;