Searched refs:getVirtualTableShapeId (Results 1 – 7 of 7) sorted by relevance
52 dumpSymbolField(OS, "virtualTableShapeId", getVirtualTableShapeId(), in dump()89 SymIndexId NativeTypeUDT::getVirtualTableShapeId() const { in getVirtualTableShapeId() function in NativeTypeUDT91 return UnmodifiedType->getVirtualTableShapeId(); in getVirtualTableShapeId()
353 SymIndexId NativeRawSymbol::getVirtualTableShapeId() const { return 0; } in getVirtualTableShapeId() function in NativeRawSymbol
41 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