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.cpp3603 bool strictSelectorMatch = in DiagnoseMultipleMethodInGlobalPool() local
3606 if (strictSelectorMatch) { in DiagnoseMultipleMethodInGlobalPool()
3618 if (!strictSelectorMatch || in DiagnoseMultipleMethodInGlobalPool()
3634 else if (strictSelectorMatch) in DiagnoseMultipleMethodInGlobalPool()