Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp695 static auto lexCSharpString(const char *Begin, const char *End, bool Verbatim, in lexCSharpString() function
785 Offset = lexCSharpString(Offset, End, Verbatim, Interpolated); in handleCSharpVerbatimAndInterpolatedStrings()