Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3605 bool strictSelectorMatch = in DiagnoseMultipleMethodInGlobalPool() local
3609 if (strictSelectorMatch) { in DiagnoseMultipleMethodInGlobalPool()
3621 if (!strictSelectorMatch || in DiagnoseMultipleMethodInGlobalPool()
3637 else if (strictSelectorMatch) in DiagnoseMultipleMethodInGlobalPool()