Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DPreprocessorOutputOptions.h21 unsigned UseLineDirectives : 1; ///< Use \#line instead of GCC-style \# N. variable
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp42 bool UseLineDirectives; ///< Use of line directives or line markers. member in __anond719ad320111::InclusionRewriter
105 bool UseLineDirectives) in InclusionRewriter()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp96 bool UseLineDirectives; member in __anon46d24f460111::PrintPPOutputPPCallbacks
107 bool UseLineDirectives, bool MinimizeWhitespace, in PrintPPOutputPPCallbacks()