Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDDeclObjC.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()
HDASTContext.cpp1916 void ASTContext::setObjCImplementation(ObjCInterfaceDecl *IFaceD, in setObjCImplementation() function in ASTContext
1922 void ASTContext::setObjCImplementation(ObjCCategoryDecl *CatD, in setObjCImplementation() function in ASTContext
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h2067 void setObjCImplementation(ObjCInterfaceDecl *IFaceD,
2070 void setObjCImplementation(ObjCCategoryDecl *CatD,