Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DEntryPointStats.cpp28 std::vector<UnsignedEPStat *> UnsignedStats; member
51 Fn(StatsRegistry->UnsignedStats); in enumerateStatVectors()
115 StatsRegistry->UnsignedStats.push_back(this); in UnsignedEPStat()
122 StatsRegistry->UnsignedStats.size()); in consumeUnsignedStats()
131 for (auto *M : StatsRegistry->UnsignedStats) { in consumeUnsignedStats()