Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp3571 bool issueDiagnostic = false, issueError = false; in DiagnoseMultipleMethodInGlobalPool() local
3581 issueDiagnostic = true; in DiagnoseMultipleMethodInGlobalPool()
3591 (issueDiagnostic && getLangOpts().ObjCAutoRefCount)) in DiagnoseMultipleMethodInGlobalPool()
3596 issueDiagnostic = true; in DiagnoseMultipleMethodInGlobalPool()
3603 if (issueDiagnostic) { in DiagnoseMultipleMethodInGlobalPool()