Searched refs:getVirtualTableShapeId (Results 1 – 8 of 8) sorted by relevance
53 dumpSymbolField(OS, "virtualTableShapeId", getVirtualTableShapeId(), in dump()90 SymIndexId NativeTypeUDT::getVirtualTableShapeId() const { in getVirtualTableShapeId() function in NativeTypeUDT92 return UnmodifiedType->getVirtualTableShapeId(); in getVirtualTableShapeId()
352 SymIndexId NativeRawSymbol::getVirtualTableShapeId() const { return 0; } in getVirtualTableShapeId() function in NativeRawSymbol
45 SymIndexId getVirtualTableShapeId() const override;
132 SymIndexId getVirtualTableShapeId() const override;
127 SymIndexId getVirtualTableShapeId() const override;
156 virtual SymIndexId getVirtualTableShapeId() const = 0;
304 MOCK_SYMBOL_ACCESSOR(getVirtualTableShapeId)
864 SymIndexId DIARawSymbol::getVirtualTableShapeId() const { in getVirtualTableShapeId() function in DIARawSymbol