Home
last modified time | relevance | path

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

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