Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp43 bool ShowLineMarkers; ///< Show #line markers. member in __anone049ff9a0111::InclusionRewriter
94 bool ShowLineMarkers, in InclusionRewriter()
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DPreprocessorOutputOptions.h21 unsigned ShowLineMarkers : 1; ///< Show \#line markers. variable