Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp3056 if (strategy == Sema::MMS_strict) return false; in matchTypes()
3485 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) { in DiagnoseMultipleMethodInGlobalPool()
/external/clang/include/clang/Sema/
DSema.h3176 MMS_strict enumerator
3183 MethodMatchStrategy strategy = MMS_strict);