Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp42 bool ShowLineMarkers; ///< Show #line markers. member in __anon35f050940111::InclusionRewriter
107 InclusionRewriter(Preprocessor & PP,raw_ostream & OS,bool ShowLineMarkers,bool UseLineDirectives) InclusionRewriter() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2195 ParseDependencyOutputArgs(DependencyOutputOptions & Opts,ArgList & Args,DiagnosticsEngine & Diags,frontend::ActionKind Action,bool ShowLineMarkers) ParseDependencyOutputArgs() argument