Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h177 unsigned getNumTypeUnits() { in getNumTypeUnits() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h122 unsigned getNumTypeUnits() { in getNumTypeUnits() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp103 if ((DumpType == DIDT_All || DumpType == DIDT_Types) && getNumTypeUnits()) { in dump()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp372 if (Explicit || getNumTypeUnits()) in dump()