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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3145 if (strategy == Sema::MMS_strict) return false;
3580 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) {
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4141 MMS_strict enumerator in enum:clang::final::CompleteTypeKind::MethodMatchStrategy
4148 MethodMatchStrategy strategy = MMS_strict);

Completed in 196 milliseconds