Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h236 enum MethodMatchStrategy { MMS_loose, MMS_strict }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1197 SemaObjC::MMS_loose)) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()
H A DSemaDeclObjC.cpp3625 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_loose) && in DiagnoseMultipleMethodInGlobalPool()