Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2160 StringRef AfterCRLF = RemainingTokenSpan.substr(CRLFPos); in init() local
2168 RemainingTokenSpan = AfterCRLF.substr(1); in init()