Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp985 bool WouldEventBeMeaningless = false; in visitNodeInitial() local
1016 WouldEventBeMeaningless = true; in visitNodeInitial()
1048 if (WouldEventBeMeaningless) in visitNodeInitial()