Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1624 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter() function in CodeGenFunction
H A DCodeGenFunction.h2180 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
H A DCodeGenModule.cpp6592 CodeGenFunction(*this).GenerateObjCSetter( in EmitObjCPropertyImplementations()