Home
last modified time | relevance | path

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

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