Home
last modified time | relevance | path

Searched defs:XIDStartChars (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLexer.cpp1500 static const llvm::sys::UnicodeCharSet XIDStartChars(XIDStartRanges); in isAllowedIDChar() local
1525 static const llvm::sys::UnicodeCharSet XIDStartChars(XIDStartRanges); in isAllowedInitiallyIDChar() local