Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1640 getASTContext().setObjCImplementation(getDefinition(), ImplD); in setImplementation()
2161 getASTContext().setObjCImplementation(this, ImplD); in setImplementation()
2216 Ctx.setObjCImplementation(IFace, ImplD); in setClassInterface()
2220 Ctx.setObjCImplementation(CD, ImplD); in setClassInterface()
H A DASTContext.cpp3128 void ASTContext::setObjCImplementation(ObjCInterfaceDecl *IFaceD, in setObjCImplementation() function in ASTContext
3135 void ASTContext::setObjCImplementation(ObjCCategoryDecl *CatD, in setObjCImplementation() function in ASTContext
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3312 void setObjCImplementation(ObjCInterfaceDecl *IFaceD,
3316 void setObjCImplementation(ObjCCategoryDecl *CatD,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8832 …InterfaceDeclEPNS_22ObjCImplementationDeclE", "clang::ASTContext::setObjCImplementation(clang::Obj…
8833 …bjCCategoryDeclEPNS_20ObjCCategoryImplDeclE", "clang::ASTContext::setObjCImplementation(clang::Obj…