Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3045 if (const CFGBlock *ErrorB = errorNode->getCFGBlock()) in findReportInEquivalenceClass() local
3046 if (ErrorB->isInevitablySinking()) in findReportInEquivalenceClass()