Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DPreprocessorOutputOptions.h21 unsigned UseLineDirectives : 1; ///< Use \#line instead of GCC-style \# N. variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp45 bool UseLineDirectives; ///< Use of line directives or line markers. member in __anon322bb26d0111::InclusionRewriter
109 bool UseLineDirectives) in InclusionRewriter()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp96 bool UseLineDirectives; member in __anonc99bc9c10111::PrintPPOutputPPCallbacks
101 bool UseLineDirectives) in PrintPPOutputPPCallbacks()