HomeSort by: relevance | last modified time | path
    Searched refs:ObjCMethodsAreEqual (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2454 bool ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl,
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ObjCMT.cpp 652 if (Ctx.ObjCMethodsAreEqual(MD, ImpMD)) {
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 11301 ASTContext::ObjCMethodsAreEqual(const ObjCMethodDecl *MethodDecl,

Completed in 60 milliseconds