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
118 SymIndexId NativeRawSymbol::getArrayIndexTypeId() const { return 0; } in getArrayIndexTypeId() function in NativeRawSymbol
32 SymIndexId getArrayIndexTypeId() const override;
72 SymIndexId getArrayIndexTypeId() const override;
258 uint32_t getArrayIndexTypeId() { in getArrayIndexTypeId() function
180 ArrayInfo.IndexType = BDebug.getArrayIndexTypeId(); in completeType()
67 SymIndexId getArrayIndexTypeId() const override;
96 virtual SymIndexId getArrayIndexTypeId() const = 0;
593 SymIndexId DIARawSymbol::getArrayIndexTypeId() const { in getArrayIndexTypeId() function in DIARawSymbol