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

References

tools/clang/lib/Sema/SemaType.cpp
 7951     switch (S.MSPointerToMemberRepresentationMethod) {
 7966     SourceRange Loc = S.ImplicitMSInheritanceAttrLoc.isValid()
 7967                           ? S.ImplicitMSInheritanceAttrLoc
 7970         S.getASTContext(),
 7971         /*BestCase=*/S.MSPointerToMemberRepresentationMethod ==
 7974     S.Consumer.AssignInheritanceModel(RD);