Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp382 ObjCPropertyDecl *ObjCInterfaceDecl::FindPropertyVisibleInPrimaryClass( in FindPropertyVisibleInPrimaryClass() function in ObjCInterfaceDecl
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1801 FindPropertyVisibleInPrimaryClass(const IdentifierInfo *PropertyId,
/freebsd/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()