Home
last modified time | relevance | path

Searched refs:DumpDefines (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp94 bool DumpDefines; member in __anonc99bc9c10111::PrintPPOutputPPCallbacks
103 DisableLineMarkers(lineMarkers), DumpDefines(defines), in PrintPPOutputPPCallbacks()
413 if (!DumpDefines || in MacroDefined()
426 if (!DumpDefines) return; in MacroUndefined()