Home
last modified time | relevance | path

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

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