Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp1049 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter() function in CodeGenFunction
HDCodeGenFunction.h2263 void GenerateObjCGetter(ObjCImplementationDecl *IMP,
HDCodeGenModule.cpp6734 CodeGenFunction(*this).GenerateObjCGetter( in EmitObjCPropertyImplementations()