Searched defs:getObjCMethodRedeclaration (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h2114 const ObjCMethodDecl *getObjCMethodRedeclaration( function in class:clang::ASTContext
2121 assert(!getObjCMethodRedeclaration(MD) && "MD already has a redeclaration");

Completed in 144 milliseconds