Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp4749 CodeGenFunction(*this).GenerateObjCCtorDtorMethod(D, DTORMethod, false); in EmitObjCIvarInitializations()
4774 CodeGenFunction(*this).GenerateObjCCtorDtorMethod(D, CTORMethod, true); in EmitObjCIvarInitializations()
H A DCGObjC.cpp1510 void CodeGenFunction::GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, in GenerateObjCCtorDtorMethod() function in CodeGenFunction
H A DCodeGenFunction.h1724 void GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP,