Searched refs:GetMethodDefinition (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp960 llvm::Function *GetMethodDefinition(const ObjCMethodDecl *MD);
3599 if (GetMethodDefinition(MD))
3602 if (GetMethodDefinition(MD))
3893 llvm::Function *fn = GetMethodDefinition(MD);
5294 llvm::Function *CGObjCCommonMac::GetMethodDefinition(const ObjCMethodDecl *MD) { function in class:CGObjCCommonMac
6779 llvm::Function *fn = GetMethodDefinition(MD);

Completed in 66 milliseconds