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

References

tools/clang/lib/Sema/SemaExprMember.cpp
  435     if (ObjCPropertyDecl *PD = PDecl->FindPropertyDeclaration(
  438   if (ObjCMethodDecl *OMD = PDecl->getInstanceMethod(Sel))
  441   for (const auto *I : PDecl->protocols()) {