Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DLiteralSupport.cpp2024 StringRef BeforeCRLF = RemainingTokenSpan.substr(0, CRLFPos); in init() local
2028 if (CopyStringFragment(StringToks[i], ThisTokBegin, BeforeCRLF)) in init()