Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp803 IC->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()
841 CatImplClass->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()
1265 IMPDecl->FindPropertyImplIvarDecl(Prop->getIdentifier())) in DefaultSynthesizeProperties()
/external/clang/lib/AST/
DDeclObjC.cpp976 FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const { in FindPropertyImplIvarDecl() function in ObjCImplDecl
/external/clang/include/clang/AST/
DDeclObjC.h1143 ObjCPropertyImplDecl *FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const;