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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2008 if (strategy == Sema::MMS_strict) return false;
2262 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) {
/external/clang/include/clang/Sema/
H A DSema.h2637 MMS_strict enumerator in enum:clang::Sema::MethodMatchStrategy
2644 MethodMatchStrategy strategy = MMS_strict);

Completed in 153 milliseconds