Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp1046 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter() function in CodeGenFunction
H A DCodeGenFunction.h2104 void GenerateObjCGetter(ObjCImplementationDecl *IMP,
H A DCodeGenModule.cpp5979 CodeGenFunction(*this).GenerateObjCGetter( in EmitObjCPropertyImplementations()