Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h273 const DWARFDebugMacro *getDebugMacro();
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h299 const DWARFDebugMacro *getDebugMacro();
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h176 const DWARFDebugMacro *getDebugMacro();
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp139 getDebugMacro()->dump(OS); in dump()
381 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp442 if (Explicit || !getDebugMacro()->empty()) { in dump()
444 getDebugMacro()->dump(OS); in dump()
815 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp476 if (auto Macro = getDebugMacro()) in dump()
859 const DWARFDebugMacro *DWARFContext::getDebugMacro() { in getDebugMacro() function in DWARFContext