LLVM 19.0.0git
Functions
NativeTypePointer.cpp File Reference
#include "llvm/DebugInfo/PDB/Native/NativeTypePointer.h"
#include "llvm/DebugInfo/PDB/Native/NativeSession.h"
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include <cassert>

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