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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp938 llvm::Function *GetMethodDefinition(const ObjCMethodDecl *MD);
3343 llvm::Function *Fn = GetMethodDefinition(MD);
4464 llvm::Function *CGObjCCommonMac::GetMethodDefinition(const ObjCMethodDecl *MD) { function in class:CGObjCCommonMac
6041 llvm::Function *Fn = GetMethodDefinition(MD);

Completed in 204 milliseconds