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

References

tools/clang/lib/AST/MicrosoftMangle.cpp
  646   switch (IM) {
  680         IM == MSInheritanceAttr::Keyword_virtual_inheritance)
  684     if (IM == MSInheritanceAttr::Keyword_single_inheritance) {
  688     if (IM == MSInheritanceAttr::Keyword_unspecified_inheritance)
  693   if (MSInheritanceAttr::hasNVOffsetField(/*IsMemberFunction=*/true, IM))
  695   if (MSInheritanceAttr::hasVBPtrOffsetField(IM))
  697   if (MSInheritanceAttr::hasVBTableOffsetField(IM))