LLVM
8.0.1
|
#include "llvm/DebugInfo/PDB/Native/NativeTypePointer.h"
#include "llvm/DebugInfo/CodeView/TypeDeserializer.h"
#include <cassert>
Go to the source code of this file.
Functions | |
static bool | isInheritanceKind (const MemberPointerInfo &MPI, PointerToMemberRepresentation P1, PointerToMemberRepresentation P2) |
|
inlinestatic |
Definition at line 159 of file NativeTypePointer.cpp.
References llvm::codeview::MemberPointerInfo::getRepresentation().
Referenced by llvm::pdb::NativeTypePointer::isMultipleInheritance(), llvm::pdb::NativeTypePointer::isSingleInheritance(), and llvm::pdb::NativeTypePointer::isVirtualInheritance().