Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DLexer.h617 bool IsStringLiteral);
/external/llvm-project/clang/include/clang/Lex/
DLexer.h701 bool IsStringLiteral);
/external/clang/lib/Lex/
DLexer.cpp1654 bool IsStringLiteral) { in LexUDSuffix() argument
1689 else if (IsStringLiteral && getLangOpts().CPlusPlus14) { in LexUDSuffix()
/external/llvm-project/clang/lib/Lex/
DLexer.cpp1819 bool IsStringLiteral) { in LexUDSuffix() argument
1854 else if (IsStringLiteral && getLangOpts().CPlusPlus14) { in LexUDSuffix()