Home
last modified time | relevance | path

Searched refs:NativeTypeVTShape (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.cpp10 NativeTypeVTShape::NativeTypeVTShape(NativeSession &Session, SymIndexId Id, in NativeTypeVTShape() function in NativeTypeVTShape
16 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()
H A DSymbolCache.cpp232 Id = createSymbolForType<NativeTypeVTShape, VFTableShapeRecord>( in findSymbolByTypeIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeTypeVTShape.h22 class NativeTypeVTShape : public NativeRawSymbol {
25 NativeTypeVTShape(NativeSession &Session, SymIndexId Id,
28 ~NativeTypeVTShape() override;
/openbsd-src/gnu/usr.bin/clang/libLLVMDebugInfoPDB/
H A DMakefile67 NativeTypeVTShape.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/PDB/
H A DBUILD.gn57 "Native/NativeTypeVTShape.cpp",
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DCMakeLists.txt82 Native/NativeTypeVTShape.cpp
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641717 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
H A Dclang.macppc1716 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
H A Dclang.loongson1716 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
H A Dclang.octeon1716 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
H A Dclang.arm641717 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
H A Dclang.powerpc641715 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
H A Dclang.armv71715 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
H A Dclang.i3861715 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
H A Dclang.sparc641716 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5238 llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
5972 llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp