Home
last modified time | relevance | path

Searched defs:Verbatim (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()
762 bool Verbatim = false; in handleCSharpVerbatimAndInterpolatedStrings() local