Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DPreprocessorOutputOptions.h20 unsigned ShowLineMarkers : 1; ///< Show \#line markers. variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp44 bool ShowLineMarkers; ///< Show #line markers. member in __anon322bb26d0111::InclusionRewriter
108 bool ShowLineMarkers, in InclusionRewriter()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2008 bool ShowLineMarkers) { in ParseDependencyOutputArgs()