Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DUnicodeCharSets.h27 typedef llvm::SmallPtrSet<const UnicodeCharRange *, 16> ValidatedCharSetsTy; typedef
30 static inline ValidatedCharSetsTy &getValidatedCharSets() { in getValidatedCharSets()
31 static ValidatedCharSetsTy Validated; in getValidatedCharSets()