Home
last modified time | relevance | path

Searched refs:MMS_strict (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3171 if (strategy == Sema::MMS_strict) return false; in matchTypes()
3608 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) { in DiagnoseMultipleMethodInGlobalPool()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4973 MMS_strict enumerator
4980 MethodMatchStrategy strategy = MMS_strict);