Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp2997 if (strategy == Sema::MMS_strict) return false; in matchTypes()
3306 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) { in DiagnoseMultipleMethodInGlobalPool()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3054 MMS_strict enumerator
3061 MethodMatchStrategy strategy = MMS_strict);