Home
last modified time | relevance | path

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

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