Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp3332 bool strictSelectorMatch = in DiagnoseMultipleMethodInGlobalPool() local
3335 if (strictSelectorMatch) { in DiagnoseMultipleMethodInGlobalPool()
3347 if (!strictSelectorMatch || in DiagnoseMultipleMethodInGlobalPool()
3363 else if (strictSelectorMatch) in DiagnoseMultipleMethodInGlobalPool()