Searched refs:NativeTypeVTShape (Results 1 – 16 of 16) sorted by relevance
10 NativeTypeVTShape::NativeTypeVTShape(NativeSession &Session, SymIndexId Id, in NativeTypeVTShape() function in NativeTypeVTShape16 NativeTypeVTShape::~NativeTypeVTShape() = default;18 void NativeTypeVTShape::dump(raw_ostream &OS, int Indent, in dump()32 bool NativeTypeVTShape::isConstType() const { return false; } in isConstType()34 bool NativeTypeVTShape::isVolatileType() const { return false; } in isVolatileType()36 bool NativeTypeVTShape::isUnalignedType() const { return false; } in isUnalignedType()38 uint32_t NativeTypeVTShape::getCount() const { return Record.Slots.size(); } in getCount()
232 Id = createSymbolForType<NativeTypeVTShape, VFTableShapeRecord>( in findSymbolByTypeIndex()
22 class NativeTypeVTShape : public NativeRawSymbol {25 NativeTypeVTShape(NativeSession &Session, SymIndexId Id,28 ~NativeTypeVTShape() override;
67 NativeTypeVTShape.cpp \
57 "Native/NativeTypeVTShape.cpp",
82 Native/NativeTypeVTShape.cpp
1717 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
1716 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
1715 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
5238 llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h5972 llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp