Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DUnicodeCharSets.h15 static const llvm::sys::UnicodeCharRange C11AllowedIDCharRanges[] = { variable
DLexer.cpp1388 C11AllowedIDCharRanges); in isAllowedIDChar()
/external/llvm-project/clang/lib/Lex/
DUnicodeCharSets.h14 static const llvm::sys::UnicodeCharRange C11AllowedIDCharRanges[] = { variable
DLexer.cpp1441 C11AllowedIDCharRanges); in isAllowedIDChar()