Home
last modified time | relevance | path

Searched refs:IsStringLiteral (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLexer.h701 bool IsStringLiteral);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp1821 bool IsStringLiteral) { in LexUDSuffix() argument
1856 else if (IsStringLiteral && getLangOpts().CPlusPlus14) { in LexUDSuffix()