Searched refs:getArrayIndexTypeId (Results 1 – 9 of 9) sorted by relevance
32 dumpSymbolField(OS, "arrayIndexTypeId", getArrayIndexTypeId(), Indent); in dump()46 SymIndexId NativeTypeArray::getArrayIndexTypeId() const { in getArrayIndexTypeId() function in NativeTypeArray
116 SymIndexId NativeRawSymbol::getArrayIndexTypeId() const { return 0; } in getArrayIndexTypeId() function in NativeRawSymbol
31 SymIndexId getArrayIndexTypeId() const override;
71 SymIndexId getArrayIndexTypeId() const override;
66 SymIndexId getArrayIndexTypeId() const override;
91 virtual SymIndexId getArrayIndexTypeId() const = 0;
411 uint32_t getArrayIndexTypeId() { in getArrayIndexTypeId() function
269 ArrayInfo.IndexType = BDebug.getArrayIndexTypeId(); in completeType()
592 SymIndexId DIARawSymbol::getArrayIndexTypeId() const { in getArrayIndexTypeId() function in DIARawSymbol