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

References

tools/clang/lib/AST/DeclObjC.cpp
  249       if (auto *P = Ext->FindPropertyDeclaration(PropertyId, QueryKind))
  255         ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId,
  265         if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId,
  276                                              PropertyId, QueryKind))
  282         if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId,
  288         return superClass->FindPropertyDeclaration(PropertyId, QueryKind);
  296           if (ObjCPropertyDecl *P = I->FindPropertyDeclaration(PropertyId,