Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp46 if (Macros.IsDebugMacro) in dump()
58 if (Macros.IsDebugMacro) in dump()
129 M->IsDebugMacro = IsMacro; in parseImpl()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h103 bool IsDebugMacro; member