Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1049 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter() function in CodeGenFunction
H A DCodeGenFunction.h2263 void GenerateObjCGetter(ObjCImplementationDecl *IMP,
H A DCodeGenModule.cpp6734 CodeGenFunction(*this).GenerateObjCGetter( in EmitObjCPropertyImplementations()