Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1575 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter() function in CodeGenFunction
H A DCodeGenFunction.h2058 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
H A DCodeGenModule.cpp5557 CodeGenFunction(*this).GenerateObjCSetter( in EmitObjCPropertyImplementations()