reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/MicrosoftCXXABI.cpp
  219   if (MSInheritanceAttr::hasNVOffsetField(MPT->isMemberFunctionPointer(),
tools/clang/lib/AST/MicrosoftMangle.cpp
  693   if (MSInheritanceAttr::hasNVOffsetField(/*IsMemberFunction=*/true, IM))
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 2619   if (MSInheritanceAttr::hasNVOffsetField(MPT->isMemberFunctionPointer(),
 2648   if (MSInheritanceAttr::hasNVOffsetField(MPT->isMemberFunctionPointer(),
 2684   if (MSInheritanceAttr::hasNVOffsetField(IsMemberFunction, Inheritance))
 3164     if (MSInheritanceAttr::hasNVOffsetField(IsFunc, SrcInheritance))
 3275     if (MSInheritanceAttr::hasNVOffsetField(IsFunc, DstInheritance))
 3347     if (MSInheritanceAttr::hasNVOffsetField(MPT, Inheritance))