Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp955 llvm::Function *GetMethodDefinition(const ObjCMethodDecl *MD);
3549 if (GetMethodDefinition(MD)) in GenerateClass()
3552 if (GetMethodDefinition(MD)) in GenerateClass()
3843 llvm::Function *fn = GetMethodDefinition(MD); in emitMethodConstant()
5287 llvm::Function *CGObjCCommonMac::GetMethodDefinition(const ObjCMethodDecl *MD) { in GetMethodDefinition() function in CGObjCCommonMac
6776 llvm::Function *fn = GetMethodDefinition(MD); in emitMethodConstant()