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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5209 ObjCMethodDecl *DTORMethod = ObjCMethodDecl::Create( local
5216 D->addInstanceMethod(DTORMethod);
5217 CodeGenFunction(*this).GenerateObjCCtorDtorMethod(D, DTORMethod, false);

Completed in 126 milliseconds