Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1043 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter() function in CodeGenFunction
H A DCodeGenFunction.h2046 void GenerateObjCGetter(ObjCImplementationDecl *IMP,
H A DCodeGenModule.cpp5553 CodeGenFunction(*this).GenerateObjCGetter( in EmitObjCPropertyImplementations()