Searched refs:NativeTypePointer (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypePointer.cpp | 20 NativeTypePointer::NativeTypePointer(NativeSession &Session, SymIndexId Id, in NativeTypePointer() function in NativeTypePointer 27 NativeTypePointer::NativeTypePointer(NativeSession &Session, SymIndexId Id, in NativeTypePointer() function in NativeTypePointer 33 NativeTypePointer::~NativeTypePointer() = default; 35 void NativeTypePointer::dump(raw_ostream &OS, int Indent, in dump() 70 SymIndexId NativeTypePointer::getClassParentId() const { in getClassParentId() 79 uint64_t NativeTypePointer::getLength() const { in getLength() 101 SymIndexId NativeTypePointer::getTypeId() const { in getTypeId() 108 bool NativeTypePointer::isReference() const { in isReference() 114 bool NativeTypePointer::isRValueReference() const { in isRValueReference() 120 bool NativeTypePointer::isPointerToDataMember() const { in isPointerToDataMember() [all …]
|
| H A D | SymbolCache.cpp | 114 return createSymbol<NativeTypePointer>(Index); in createSimpleType() 217 Id = createSymbolForType<NativeTypePointer, PointerRecord>(Index, in findSymbolByTypeIndex()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | NativeTypePointer.h | 21 class NativeTypePointer : public NativeRawSymbol { 24 NativeTypePointer(NativeSession &Session, SymIndexId Id, 28 NativeTypePointer(NativeSession &Session, SymIndexId Id, 30 ~NativeTypePointer() override;
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMDebugInfoPDB/ |
| H A D | Makefile | 64 NativeTypePointer.cpp \
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/PDB/ |
| H A D | BUILD.gn | 54 "Native/NativeTypePointer.cpp",
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
| H A D | CMakeLists.txt | 79 Native/NativeTypePointer.cpp
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 1714 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| H A D | clang.macppc | 1713 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| H A D | clang.loongson | 1713 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| H A D | clang.octeon | 1713 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| H A D | clang.arm64 | 1714 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| H A D | clang.powerpc64 | 1712 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| H A D | clang.armv7 | 1712 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| H A D | clang.i386 | 1712 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| H A D | clang.sparc64 | 1713 ./usr/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5235 llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h 5969 llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp
|