Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclObjC.cpp2028 if (strategy == Sema::MMS_strict) return false; in matchTypes()
2282 if (!MatchTwoMethodDeclarations(Methods[0], Methods[I], MMS_strict)) { in LookupMethodInGlobalPool()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h2699 MMS_strict enumerator
2706 MethodMatchStrategy strategy = MMS_strict);