Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1525 static const llvm::sys::UnicodeCharSet XIDStartChars(XIDStartRanges); isAllowedIDChar() local
1550 static const llvm::sys::UnicodeCharSet XIDStartChars(XIDStartRanges); isAllowedInitiallyIDChar() local