Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp1634 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter() function in CodeGenFunction
H A DCodeGenFunction.h2118 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
H A DCodeGenModule.cpp6150 CodeGenFunction(*this).GenerateObjCSetter( in EmitObjCPropertyImplementations()