Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
HDBodyFarm.cpp730 auto *ShadowingProp = PrimaryInterface->FindPropertyVisibleInPrimaryClass( in findBackingIvar()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDDeclObjC.cpp368 ObjCInterfaceDecl::FindPropertyVisibleInPrimaryClass( in FindPropertyVisibleInPrimaryClass() function in ObjCInterfaceDecl
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h1816 *FindPropertyVisibleInPrimaryClass(IdentifierInfo *PropertyId,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp446 ObjCPropertyDecl *PIDecl = CCPrimary->FindPropertyVisibleInPrimaryClass( in HandlePropertyInClassExtension()