Home
last modified time | relevance | path

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

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