Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h1201 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
HDCGObjC.cpp1292 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter() function in CodeGenFunction
HDCodeGenModule.cpp3130 CodeGenFunction(*this).GenerateObjCSetter( in EmitObjCPropertyImplementations()