Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp5593 ObjCMethodDecl *DTORMethod = ObjCMethodDecl::Create( in EmitObjCIvarInitializations() local
5600 D->addInstanceMethod(DTORMethod); in EmitObjCIvarInitializations()
5601 CodeGenFunction(*this).GenerateObjCCtorDtorMethod(D, DTORMethod, false); in EmitObjCIvarInitializations()