Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDDeclObjC.cpp264 ObjCInterfaceDecl::FindPropertyVisibleInPrimaryClass( in FindPropertyVisibleInPrimaryClass() function in ObjCInterfaceDecl
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h1105 *FindPropertyVisibleInPrimaryClass(IdentifierInfo *PropertyId) const;
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaObjCProperty.cpp406 CCPrimary->FindPropertyVisibleInPrimaryClass(PropertyId); in HandlePropertyInClassExtension()