LLVM  8.0.1
Functions
NativeTypePointer.cpp File Reference
#include "llvm/DebugInfo/PDB/Native/NativeTypePointer.h"
#include "llvm/DebugInfo/CodeView/TypeDeserializer.h"
#include <cassert>
Include dependency graph for NativeTypePointer.cpp:

Go to the source code of this file.

Functions

static bool isInheritanceKind (const MemberPointerInfo &MPI, PointerToMemberRepresentation P1, PointerToMemberRepresentation P2)
 

Function Documentation

◆ isInheritanceKind()

static bool isInheritanceKind ( const MemberPointerInfo MPI,
PointerToMemberRepresentation  P1,
PointerToMemberRepresentation  P2 
)
inlinestatic