HomeSort by relevance Sort by last modified time
    Searched refs:getNumTypeUnits (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFContext.h 121 unsigned getNumTypeUnits() {
  /external/llvm/lib/DebugInfo/DWARF/
DWARFContext.cpp 100 if ((DumpType == DIDT_All || DumpType == DIDT_Types) && getNumTypeUnits()) {

Completed in 297 milliseconds