Home
last modified time | relevance | path

Searched refs:findPropertyDecl (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp264 Getter->getCanonicalDecl()->findPropertyDecl()) in VisitObjCMessageExpr()
315 if (const auto *PD = Getter->getCanonicalDecl()->findPropertyDecl()) { in VisitObjCPropertyRefExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp176 ObjCPropertyDecl::findPropertyDecl(const DeclContext *DC, in findPropertyDecl() function in ObjCPropertyDecl
191 if (ObjCPropertyDecl *PD = ObjCPropertyDecl::findPropertyDecl(Ext, in findPropertyDecl()
267 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId, in FindPropertyDeclaration()
389 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId, in FindPropertyVisibleInPrimaryClass()
1375 ObjCMethodDecl::findPropertyDecl(bool CheckOverrides) const { in findPropertyDecl() function in ObjCMethodDecl
1458 if (const ObjCPropertyDecl *Prop = Override->findPropertyDecl(false)) in findPropertyDecl()
H A DASTContext.cpp641 if (const ObjCPropertyDecl *PDecl = OMD->findPropertyDecl()) in getCommentForDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp200 if (const ObjCPropertyDecl *Prop = MD->findPropertyDecl()) { in markSafeWeakUse()
H A DSemaAvailability.cpp1143 if (const ObjCPropertyDecl *PD = MD->findPropertyDecl()) { in DiagnoseAvailabilityOfDecl()
H A DSemaExprObjC.cpp2078 if (const ObjCPropertyDecl *PDecl = Setter->findPropertyDecl()) { in HandleExprPropertyRefExpr()
3381 if (const ObjCPropertyDecl *Prop = Method->findPropertyDecl()) { in BuildInstanceMessage()
4355 InstanceMethod->findPropertyDecl()) { in CheckObjCBridgeRelatedConversions()
H A DSemaObjCProperty.cpp610 if (ObjCPropertyDecl *prevDecl = ObjCPropertyDecl::findPropertyDecl( in CreatePropertyDecl()
H A DSemaCodeComplete.cpp3107 ->findPropertyDecl(/*CheckOverrides=*/false)) in FormatFunctionParameter()
3939 const ObjCPropertyDecl *PDecl = M->findPropertyDecl(); in getCompletionComment()
3956 const ObjCPropertyDecl *PDecl = M->findPropertyDecl(); in getPatternCompletionComment()
H A DSemaDeclObjC.cpp5312 if ((PDecl = Method->findPropertyDecl())) in GetIvarBackingPropertyAccessor()
H A DSemaExpr.cpp331 return MD->findPropertyDecl(); in DiagnoseUseOfDecl()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp808 Prop = MD->findPropertyDecl(); in createObjCPropertyGetter()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h493 const ObjCPropertyDecl *findPropertyDecl(bool CheckOverrides = true) const;
933 static ObjCPropertyDecl *findPropertyDecl(const DeclContext *DC,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1148 return MD->findPropertyDecl(); in getAccessedProperty()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9961 …KNS_11DeclContextEPNS_14IdentifierInfoE", "clang::ObjCPropertyDecl::findPropertyDecl(clang::DeclCo…