Searched refs:UnicodeCharSet (Results 1 – 1 of 1) sorted by relevance
25 typedef llvm::ArrayRef<UnicodeCharRange> UnicodeCharSet; typedef37 static inline bool isValidCharSet(UnicodeCharSet CharSet) { in isValidCharSet()50 for (UnicodeCharSet::iterator I = CharSet.begin(), E = CharSet.end(); in isValidCharSet()81 UnicodeCharSet CharSet) { in isCharInSet()