Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugMacro.cpp43 if (Macros.IsDebugMacro) in dump()
55 if (Macros.IsDebugMacro) in dump()
126 M->IsDebugMacro = IsMacro; in parseImpl()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugMacro.h101 bool IsDebugMacro; member