Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DPreprocessorOutputOptions.h27 unsigned MinimizeWhitespace : 1; ///< Ignore whitespace from input. variable
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp98 bool MinimizeWhitespace; member in __anon5785420d0111::PrintPPOutputPPCallbacks
107 bool UseLineDirectives, bool MinimizeWhitespace, in PrintPPOutputPPCallbacks()