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

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
TpiStream.cpp 127 uint32_t TpiStream::TypeIndexEnd() const { return Header->TypeIndexEnd; }
130 return TypeIndexEnd() - TypeIndexBegin();
153 TypeIndex TIE{Header->TypeIndexEnd};
TpiStreamBuilder.cpp 106 H->TypeIndexEnd = H->TypeIndexBegin + TypeRecordCount;
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
TpiStream.h 44 uint32_t TypeIndexEnd() const;
RawTypes.h 286 support::ulittle32_t TypeIndexEnd;

Completed in 17 milliseconds