Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp94 bool DumpDefines; member in __anon4bae9f8c0111::PrintPPOutputPPCallbacks
113 DisableLineMarkers(lineMarkers), DumpDefines(defines), in PrintPPOutputPPCallbacks()
481 if ((!DumpDefines && !DirectivesOnly) || in MacroDefined()
503 if (!DumpDefines && !DirectivesOnly) in MacroUndefined()