Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1288 IC->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()
1327 CatImplClass->FindPropertyImplIvarDecl(PropertyIvar)) { in ActOnPropertyImplDecl()
1596 IMPDecl->FindPropertyImplIvarDecl(Prop->getIdentifier())) { in DefaultSynthesizeProperties()
/external/clang/lib/AST/
DDeclObjC.cpp1650 FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const { in FindPropertyImplIvarDecl() function in ObjCImplDecl
/external/clang/include/clang/AST/
DDeclObjC.h1695 ObjCPropertyImplDecl *FindPropertyImplIvarDecl(IdentifierInfo *ivarId) const;
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1661 ImpD->FindPropertyImplIvarDecl(Field->getIdentifier())) { in CreateType()