Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.cpp6782 CodeGenFunction(*this).GenerateObjCCtorDtorMethod(D, DTORMethod, false); in EmitObjCIvarInitializations()
6803 CodeGenFunction(*this).GenerateObjCCtorDtorMethod(D, CTORMethod, true); in EmitObjCIvarInitializations()
HDCGObjC.cpp1708 void CodeGenFunction::GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, in GenerateObjCCtorDtorMethod() function in CodeGenFunction
HDCodeGenFunction.h2270 void GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP,