Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1673 !MatchTwoMethodDeclarations(Method, PrevMethod)) { in DiagnoseClassExtensionDupMethods()
3142 bool Sema::MatchTwoMethodDeclarations(const ObjCMethodDecl *left, in MatchTwoMethodDeclarations() function in Sema
3223 bool SameDeclaration = MatchTwoMethodDeclarations(Method, in addMethodToGlobalList()
3485 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) { in DiagnoseMultipleMethodInGlobalPool()
3499 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_loose) && in DiagnoseMultipleMethodInGlobalPool()
3725 bool match = PrevMethod ? MatchTwoMethodDeclarations(Method, PrevMethod) in ActOnAtEnd()
3749 bool match = PrevMethod ? MatchTwoMethodDeclarations(Method, PrevMethod) in ActOnAtEnd()
H A DSemaExprObjC.cpp1111 if (!S.MatchTwoMethodDeclarations(Method, in HelperToDiagnoseMismatchedMethodsInGlobalPool()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h3181 bool MatchTwoMethodDeclarations(const ObjCMethodDecl *Method,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h12076 bool MatchTwoMethodDeclarations(const ObjCMethodDecl *Method,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h4940 bool MatchTwoMethodDeclarations(const ObjCMethodDecl *Method,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h12307 bool MatchTwoMethodDeclarations(const ObjCMethodDecl *Method,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h12307 bool MatchTwoMethodDeclarations(const ObjCMethodDecl *Method,