Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp3480 bool strictSelectorMatch = in DiagnoseMultipleMethodInGlobalPool() local
3483 if (strictSelectorMatch) { in DiagnoseMultipleMethodInGlobalPool()
3495 if (!strictSelectorMatch || in DiagnoseMultipleMethodInGlobalPool()
3511 else if (strictSelectorMatch) in DiagnoseMultipleMethodInGlobalPool()
/external/llvm-project/clang/lib/Sema/
DSemaDeclObjC.cpp3588 bool strictSelectorMatch = in DiagnoseMultipleMethodInGlobalPool() local
3591 if (strictSelectorMatch) { in DiagnoseMultipleMethodInGlobalPool()
3603 if (!strictSelectorMatch || in DiagnoseMultipleMethodInGlobalPool()
3619 else if (strictSelectorMatch) in DiagnoseMultipleMethodInGlobalPool()