Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp95 bool DumpDefines; member in __anon74fbf6570111::PrintPPOutputPPCallbacks
102 DisableLineMarkers(lineMarkers), DumpDefines(defines), in PrintPPOutputPPCallbacks()
365 if (!DumpDefines || in MacroDefined()
377 if (!DumpDefines) return; in MacroUndefined()