HomeSort by relevance Sort by last modified time
    Searched refs:getObjCMethodName (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGDebugInfo.h 268 /// getObjCMethodName - Returns the unmangled name of an Objective-C method.
270 StringRef getObjCMethodName(const ObjCMethodDecl *FD);
CGDebugInfo.cpp 133 StringRef CGDebugInfo::getObjCMethodName(const ObjCMethodDecl *OMD) {
    [all...]

Completed in 98 milliseconds