clang 20.0.0git
|
#include "clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h"
#include "llvm/ADT/ImmutableMap.h"
Go to the source code of this file.
Typedefs | |
typedef llvm::ImmutableMap< CountKey, unsigned > | CountMap |
Functions | |
static CountMap | GetMap (void *D) |
static CountMap::Factory & | GetFactory (void *F) |
Definition at line 47 of file BlockCounter.cpp.
|
inlinestatic |
Definition at line 53 of file BlockCounter.cpp.
Referenced by clang::ento::BlockCounter::Factory::GetEmptyCounter(), and clang::ento::BlockCounter::Factory::IncrementCount().
|
inlinestatic |
Definition at line 49 of file BlockCounter.cpp.
References D.
Referenced by clang::ento::BlockCounter::getNumVisited(), and clang::ento::BlockCounter::Factory::IncrementCount().