Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp321 ObjCInterfaceDecl::FindPropertyVisibleInPrimaryClass( in FindPropertyVisibleInPrimaryClass() function in ObjCInterfaceDecl
/external/clang/include/clang/AST/
DDeclObjC.h1464 *FindPropertyVisibleInPrimaryClass(IdentifierInfo *PropertyId) const;
/external/clang/lib/Sema/
DSemaObjCProperty.cpp437 CCPrimary->FindPropertyVisibleInPrimaryClass(PropertyId); in HandlePropertyInClassExtension()