Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp1363 IC->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
1402 CatImplClass->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
/external/clang/lib/AST/
DDeclObjC.cpp2009 void ObjCImplDecl::addPropertyImplementation(ObjCPropertyImplDecl *property) { in addPropertyImplementation() function in ObjCImplDecl
/external/clang/include/clang/AST/
DDeclObjC.h2340 void addPropertyImplementation(ObjCPropertyImplDecl *property);