Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp1680 StringRef BeforeCRLF = RemainingTokenSpan.substr(0, CRLFPos); in init() local
1684 if (CopyStringFragment(StringToks[i], ThisTokBegin, BeforeCRLF)) in init()