Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DEntryPointStats.cpp25 std::vector<BoolEPStat *> BoolStats;
92 BoolEPStat::BoolEPStat(llvm::StringLiteral Name) : EntryPointStat(Name) { in BoolEPStat() function in BoolEPStat
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEntryPointStats.h45 class BoolEPStat : public EntryPointStat {
49 explicit BoolEPStat(llvm::StringLiteral Name);