Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp3547 bool issueDiagnostic = false, issueError = false; in DiagnoseMultipleMethodInGlobalPool() local
3574 issueError = true; in DiagnoseMultipleMethodInGlobalPool()
3580 if (issueError) in DiagnoseMultipleMethodInGlobalPool()
3588 issueError ? diag::note_possibility : diag::note_using) in DiagnoseMultipleMethodInGlobalPool()