Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h196 unsigned getNumTypeUnits() { in getNumTypeUnits() function
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h216 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-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp386 if (Explicit || getNumTypeUnits()) in dump()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp409 if (Explicit || getNumTypeUnits()) in dump()