Searched refs:getArrayIndexTypeId (Results 1 – 9 of 9) sorted by relevance
31 dumpSymbolField(OS, "arrayIndexTypeId", getArrayIndexTypeId(), Indent); in dump()45 SymIndexId NativeTypeArray::getArrayIndexTypeId() const { in getArrayIndexTypeId() function in NativeTypeArray
117 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;
350 uint32_t getArrayIndexTypeId() { in getArrayIndexTypeId() function
213 ArrayInfo.IndexType = BDebug.getArrayIndexTypeId(); in completeType()
592 SymIndexId DIARawSymbol::getArrayIndexTypeId() const { in getArrayIndexTypeId() function in DIARawSymbol