Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp905 void GetNameForMethod(const ObjCMethodDecl *OMD,
3347 GetNameForMethod(OMD, CD, Name); in GenerateMethod()
4899 void CGObjCCommonMac::GetNameForMethod(const ObjCMethodDecl *D, in GetNameForMethod() function in CGObjCCommonMac