HomeSort by: relevance | last modified time | path
    Searched defs:strictSelectorMatch (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 3588 bool strictSelectorMatch =
3591 if (strictSelectorMatch) {
3603 if (!strictSelectorMatch ||
3619 else if (strictSelectorMatch)

Completed in 25 milliseconds