Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp1582 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter() function in CodeGenFunction
H A DCodeGenFunction.h2116 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
H A DCodeGenModule.cpp5983 CodeGenFunction(*this).GenerateObjCSetter( in EmitObjCPropertyImplementations()