Home
last modified time | relevance | path

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

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