Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp3596 bool strictSelectorMatch = in DiagnoseMultipleMethodInGlobalPool() local
3599 if (strictSelectorMatch) { in DiagnoseMultipleMethodInGlobalPool()
3611 if (!strictSelectorMatch || in DiagnoseMultipleMethodInGlobalPool()
3627 else if (strictSelectorMatch) in DiagnoseMultipleMethodInGlobalPool()