Searched refs:getArrayIndexTypeId (Results 1 – 10 of 10) 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;
400 uint32_t getArrayIndexTypeId() { in getArrayIndexTypeId() function
266 ArrayInfo.IndexType = BDebug.getArrayIndexTypeId(); in completeType()
246 MOCK_SYMBOL_ACCESSOR(getArrayIndexTypeId)
592 SymIndexId DIARawSymbol::getArrayIndexTypeId() const { in getArrayIndexTypeId() function in DIARawSymbol