Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DLexer.cpp1972 const StringRef CompleteSuffix(Buffer, Chars); in LexUDSuffix() local
1974 StringLiteralParser::isValidUDSuffix(LangOpts, CompleteSuffix); in LexUDSuffix()