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

References

tools/clang/lib/Sema/SemaExprMember.cpp
  115       hasNonInstance = true;
  155     if (hasNonInstance)
  188     return hasNonInstance ? IMA_Mixed_Unrelated :
  192   return (hasNonInstance ? IMA_Mixed : IMA_Instance);