HomeSort by: relevance | last modified time | path
    Searched refs:MMS_strict (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 3158 if (strategy == Sema::MMS_strict) return false;
3593 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 4432 MMS_strict
4439 MethodMatchStrategy strategy = MMS_strict);

Completed in 53 milliseconds