Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp899 void GetNameForMethod(const ObjCMethodDecl *OMD,
3913 GetNameForMethod(OMD, CD, Name); in GenerateMethod()
5473 void CGObjCCommonMac::GetNameForMethod(const ObjCMethodDecl *D, in GetNameForMethod() function in CGObjCCommonMac