Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DUnicodeCharSets.h166 static const llvm::sys::UnicodeCharRange C99AllowedIDCharRanges[] = { variable
DLexer.cpp1396 C99AllowedIDCharRanges); in isAllowedIDChar()
1434 C99AllowedIDCharRanges); in maybeDiagnoseIDCharCompat()
/external/llvm-project/clang/lib/Lex/
DUnicodeCharSets.h165 static const llvm::sys::UnicodeCharRange C99AllowedIDCharRanges[] = { variable
DLexer.cpp1449 C99AllowedIDCharRanges); in isAllowedIDChar()
1487 C99AllowedIDCharRanges); in maybeDiagnoseIDCharCompat()