Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DPreprocessorOutputOptions.h22 unsigned UseLineDirectives : 1; ///< Use \#line instead of GCC-style \# N. variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp46 bool UseLineDirectives; ///< Use of line directives or line markers. member in __anon634709f10111::InclusionRewriter
107 bool UseLineDirectives) in InclusionRewriter()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp97 bool UseLineDirectives; member in __anon763370450111::PrintPPOutputPPCallbacks
102 bool UseLineDirectives) in PrintPPOutputPPCallbacks()