Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2100 bool IsStringLiteral) { in LexUDSuffix() argument
2135 else if (IsStringLiteral && LangOpts.CPlusPlus14) { in LexUDSuffix()