Searched refs:C11AllowedIDCharRanges (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Lex/ | ||
D | UnicodeCharSets.h | 15 static const llvm::sys::UnicodeCharRange C11AllowedIDCharRanges[] = { variable |
D | Lexer.cpp | 1388 C11AllowedIDCharRanges); in isAllowedIDChar() |