Searched refs:StartTypeIndex (Results 1 – 4 of 4) sorted by relevance
940 uint32_t getStartTypeIndex() const { return StartTypeIndex; } in getStartTypeIndex()945 uint32_t StartTypeIndex; variable
486 error(IO.mapInteger(Precomp.StartTypeIndex)); in visitKnownRecord()
504 Precomp.StartTypeIndex, Precomp.TypesCount, Precomp.Signature, in visitKnownRecord()
599 IO.mapRequired("StartTypeIndex", Record.StartTypeIndex); in map()