Home
last modified time | relevance | path

Searched refs:Starter (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DRedeclarable.h175 decl_type *Starter; variable
187 : Current(C), Starter(C), PassedFirst(false) { } in redecl_iterator()
206 Current = (Next != Starter) ? Next : nullptr;
DDeclBase.h739 Decl *Starter; variable
749 explicit redecl_iterator(Decl *C) : Current(C), Starter(C) { } in redecl_iterator()
759 Current = (Next != Starter) ? Next : nullptr;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DCompositionExclusions.txt179 # (4) Non-Starter Decompositions
186 # 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.
/external/icu/icu4c/source/data/unidata/
DDerivedNormalizationProps.txt656 # Generated from: Composition Exclusions + Singletons + Non-Starter Decompositions