Searched refs:Starter (Results 1 – 4 of 4) sorted by relevance
175 decl_type *Starter; variable187 : Current(C), Starter(C), PassedFirst(false) { } in redecl_iterator()206 Current = (Next != Starter) ? Next : nullptr;
739 Decl *Starter; variable749 explicit redecl_iterator(Decl *C) : Current(C), Starter(C) { } in redecl_iterator()759 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