Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp43 bool UseLineDirectives; ///< Use of line directives or line markers. member in __anon35f050940111::InclusionRewriter
108 InclusionRewriter(Preprocessor & PP,raw_ostream & OS,bool ShowLineMarkers,bool UseLineDirectives) InclusionRewriter() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp96 bool UseLineDirectives; global() member in __anonaf84b2280111::PrintPPOutputPPCallbacks
110 PrintPPOutputPPCallbacks(Preprocessor & pp,raw_ostream * os,bool lineMarkers,bool defines,bool DumpIncludeDirectives,bool UseLineDirectives,bool MinimizeWhitespace,bool DirectivesOnly,bool KeepSystemIncludes) PrintPPOutputPPCallbacks() argument