Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1572 bool hasSelfInit = V.getInt(); in flushDiagnostics() local
1577 if (!vec->empty() && hasSelfInit && hasAlwaysUninitializedUse(vec)) in flushDiagnostics()
1596 UninitUse Use = hasSelfInit ? UninitUse(U.getUser(), false) : U; in flushDiagnostics()
1617 bool hasSelfInit = V.getInt(); in flushDiagnostics() local
1619 if (!vec->empty() && hasSelfInit && hasAlwaysUninitializedUse(vec)) in flushDiagnostics()