Searched refs:FindPropertyVisibleInPrimaryClass (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h1245 *FindPropertyVisibleInPrimaryClass(IdentifierInfo *PropertyId) const;
/external/clang/lib/AST/
H A DDeclObjC.cpp241 /// FindPropertyVisibleInPrimaryClass - Finds declaration of the property
246 ObjCInterfaceDecl::FindPropertyVisibleInPrimaryClass( function in class:ObjCInterfaceDecl
/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp377 CCPrimary->FindPropertyVisibleInPrimaryClass(PropertyId);

Completed in 132 milliseconds