Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp3164 if (strategy == Sema::MMS_strict) return false; in matchTypes()
3601 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) { in DiagnoseMultipleMethodInGlobalPool()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4724 MMS_strict enumerator
4731 MethodMatchStrategy strategy = MMS_strict);