Home
last modified time | relevance | path

Searched refs:isInheritanceKind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp159 static inline bool isInheritanceKind(const MemberPointerInfo &MPI, in isInheritanceKind() function
168 return isInheritanceKind( in isSingleInheritance()
177 return isInheritanceKind( in isMultipleInheritance()
186 return isInheritanceKind( in isVirtualInheritance()