Searched refs:FoundInitializedState (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp229 bool FoundInitializedState = false; local
234 if (FoundInitializedState)
237 FoundInitializedState = true;

Completed in 103 milliseconds