Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp1248 IC->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
1287 CatImplClass->addPropertyImplementation(PIDecl); in ActOnPropertyImplDecl()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1730 void ObjCImplDecl::addPropertyImplementation(ObjCPropertyImplDecl *property) { in addPropertyImplementation() function in ObjCImplDecl
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1874 void addPropertyImplementation(ObjCPropertyImplDecl *property);