Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp734 auto *ShadowingProp = PrimaryInterface->FindPropertyVisibleInPrimaryClass( in findBackingIvar()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1778 *FindPropertyVisibleInPrimaryClass(IdentifierInfo *PropertyId,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp370 ObjCInterfaceDecl::FindPropertyVisibleInPrimaryClass( in FindPropertyVisibleInPrimaryClass() function in ObjCInterfaceDecl
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp438 ObjCPropertyDecl *PIDecl = CCPrimary->FindPropertyVisibleInPrimaryClass( in HandlePropertyInClassExtension()
H A DSemaDeclObjC.cpp3942 if (const auto *CPD = IDecl->FindPropertyVisibleInPrimaryClass( in DiagnoseCategoryDirectMembersProtocolConformance()