Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DPreprocessorOutputOptions.h21 unsigned ShowLineMarkers : 1; ///< Show \#line markers. variable
/minix/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp45 bool ShowLineMarkers; ///< Show #line markers. member in __anon3803634d0111::InclusionRewriter
92 bool ShowLineMarkers) in InclusionRewriter()