Home
last modified time | relevance | path

Searched defs:Verbatim (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp657 lexCSharpString(const char * Begin,const char * End,bool Verbatim,bool Interpolated) lexCSharpString() argument
724 bool Verbatim = false; handleCSharpVerbatimAndInterpolatedStrings() local