Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DDeclObjC.cpp1120 getASTContext().setObjCImplementation(getDefinition(), ImplD); in setImplementation()
1583 getASTContext().setObjCImplementation(this, ImplD); in setImplementation()
1635 Ctx.setObjCImplementation(IFace, ImplD); in setClassInterface()
1640 Ctx.setObjCImplementation(CD, ImplD); in setClassInterface()
DASTContext.cpp1916 void ASTContext::setObjCImplementation(ObjCInterfaceDecl *IFaceD, in setObjCImplementation() function in ASTContext
1922 void ASTContext::setObjCImplementation(ObjCCategoryDecl *CatD, in setObjCImplementation() function in ASTContext
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DASTContext.h2067 void setObjCImplementation(ObjCInterfaceDecl *IFaceD,
2070 void setObjCImplementation(ObjCCategoryDecl *CatD,