Home
last modified time | relevance | path

Searched refs:FindPropertyVisibleInPrimaryClass (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp776 auto *ShadowingProp = PrimaryInterface->FindPropertyVisibleInPrimaryClass( in findBackingIvar()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1798 *FindPropertyVisibleInPrimaryClass(IdentifierInfo *PropertyId,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp382 ObjCInterfaceDecl::FindPropertyVisibleInPrimaryClass( in FindPropertyVisibleInPrimaryClass() function in ObjCInterfaceDecl
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp438 ObjCPropertyDecl *PIDecl = CCPrimary->FindPropertyVisibleInPrimaryClass( in HandlePropertyInClassExtension()
H A DSemaDeclObjC.cpp3957 if (const auto *CPD = IDecl->FindPropertyVisibleInPrimaryClass( in DiagnoseCategoryDirectMembersProtocolConformance()