HomeSort by: relevance | last modified time | path
    Searched refs:getForeignTUCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 433 uint32_t getForeignTUCount() const { return Hdr.ForeignTypeUnitCount; }
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFVerifier.cpp 1193 if (NI.getLocalTUCount() + NI.getForeignTUCount() > 0) {
1259 if (NI.getLocalTUCount() + NI.getForeignTUCount() > 0)

Completed in 102 milliseconds