Searched refs:MainEOL (Results 1 – 1 of 1) sorted by relevance
40 StringRef MainEOL; ///< The line ending marker to use. member in __anon7638e4020111::InclusionRewriter110 : PP(PP), SM(PP.getSourceManager()), OS(OS), MainEOL("\n"), in InclusionRewriter()144 OS << MainEOL; in WriteLineInfo()149 << " /* clang -frewrite-includes: implicit import */" << MainEOL; in WriteImplicitModuleImport()261 MainEOL = FromFile->getBuffer().detectEOL(); in detectMainFileEOL()291 if (MainEOL == LocalEOL) { in OutputContentUpTo()304 OS << MainEOL; in OutputContentUpTo()313 OS << MainEOL; in OutputContentUpTo()359 OS << " expanded by -frewrite-includes */" << MainEOL; in CommentOutDirective()365 << " expanded by -frewrite-includes */" << MainEOL; in CommentOutDirective()[all …]