Searched refs:NativeTypeUDT (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypeUDT.cpp | 20 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT() function in NativeTypeUDT 25 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT() function in NativeTypeUDT 30 NativeTypeUDT::NativeTypeUDT(NativeSession &Session, SymIndexId Id, in NativeTypeUDT() function in NativeTypeUDT 31 NativeTypeUDT &UnmodifiedType, in NativeTypeUDT() 36 NativeTypeUDT::~NativeTypeUDT() = default; 38 void NativeTypeUDT::dump(raw_ostream &OS, int Indent, in dump() 74 std::string NativeTypeUDT::getName() const { in getName() 81 SymIndexId NativeTypeUDT::getLexicalParentId() const { return 0; } in getLexicalParentId() 83 SymIndexId NativeTypeUDT::getUnmodifiedTypeId() const { in getUnmodifiedTypeId() 90 SymIndexId NativeTypeUDT::getVirtualTableShapeId() const { in getVirtualTableShapeId() [all …]
|
| H A D | SymbolCache.cpp | 147 return createSymbol<NativeTypeUDT>( in createSymbolForModifiedType() 148 static_cast<NativeTypeUDT &>(UnmodifiedNRS), std::move(Record)); in createSymbolForModifiedType() 211 Id = createSymbolForType<NativeTypeUDT, ClassRecord>(Index, std::move(CVT)); in findSymbolByTypeIndex() 214 Id = createSymbolForType<NativeTypeUDT, UnionRecord>(Index, std::move(CVT)); in findSymbolByTypeIndex()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | NativeTypeUDT.h | 24 class NativeTypeUDT : public NativeRawSymbol { 26 NativeTypeUDT(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, 29 NativeTypeUDT(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, 32 NativeTypeUDT(NativeSession &Session, SymIndexId Id, 33 NativeTypeUDT &UnmodifiedType, 36 ~NativeTypeUDT() override; 68 NativeTypeUDT *UnmodifiedType = nullptr;
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMDebugInfoPDB/ |
| H A D | Makefile | 66 NativeTypeUDT.cpp \
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/PDB/ |
| H A D | BUILD.gn | 56 "Native/NativeTypeUDT.cpp",
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
| H A D | CMakeLists.txt | 81 Native/NativeTypeUDT.cpp
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 1716 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| H A D | clang.macppc | 1715 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| H A D | clang.loongson | 1715 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| H A D | clang.octeon | 1715 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| H A D | clang.arm64 | 1716 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| H A D | clang.powerpc64 | 1714 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| H A D | clang.armv7 | 1714 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| H A D | clang.i386 | 1714 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| H A D | clang.sparc64 | 1715 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5237 llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h 5971 llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp
|