Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLexer.cpp2033 const StringRef CompleteSuffix(Buffer, Chars); in LexUDSuffix() local
2035 StringLiteralParser::isValidUDSuffix(LangOpts, CompleteSuffix); in LexUDSuffix()