Home
last modified time | relevance | path

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

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