Searched refs:Starter (Results 1 – 5 of 5) sorted by relevance
175 decl_type *Starter; variable187 : Current(C), Starter(C), PassedFirst(false) { } in redecl_iterator()206 Current = (Next != Starter) ? Next : nullptr;
776 Decl *Starter; variable786 explicit redecl_iterator(Decl *C) : Current(C), Starter(C) { } in redecl_iterator()796 Current = (Next != Starter) ? Next : nullptr;
179 # (4) Non-Starter Decompositions186 # A. The character is not a Starter.191 # with a character that is not a Starter.193 # Note that a "Starter" is any character with a zero combining class.
656 # Generated from: Composition Exclusions + Singletons + Non-Starter Decompositions