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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 933 uint32_t getStartTypeIndex() const { return StartTypeIndex; }
938 uint32_t StartTypeIndex = 0;
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeRecordMapping.cpp 724 error(IO.mapInteger(Precomp.StartTypeIndex, "StartIndex"));
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp 510 Precomp.StartTypeIndex, Precomp.TypesCount, Precomp.Signature,
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp 603 IO.mapRequired("StartTypeIndex", Record.StartTypeIndex);

Completed in 17 milliseconds