Searched refs:getVirtualTableShapeId (Results 1 – 7 of 7) 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
44 SymIndexId getVirtualTableShapeId() const override;
132 SymIndexId getVirtualTableShapeId() const override;
127 SymIndexId getVirtualTableShapeId() const override;
156 virtual SymIndexId getVirtualTableShapeId() const = 0;
864 SymIndexId DIARawSymbol::getVirtualTableShapeId() const { in getVirtualTableShapeId() function in DIARawSymbol