Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp884 void GetNameForMethod(const ObjCMethodDecl *OMD,
3621 GetNameForMethod(OMD, CD, Name); in GenerateMethod()
5142 void CGObjCCommonMac::GetNameForMethod(const ObjCMethodDecl *D, in GetNameForMethod() function in CGObjCCommonMac