Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1429 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter() function in CodeGenFunction
H A DCodeGenFunction.h1729 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
H A DCodeGenModule.cpp4706 CodeGenFunction(*this).GenerateObjCSetter( in EmitObjCPropertyImplementations()