clang 19.0.0git
Typedefs | Functions
BlockCounter.cpp File Reference
#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, unsignedCountMap
 

Functions

static CountMap GetMap (void *D)
 
static CountMap::Factory & GetFactory (void *F)
 

Typedef Documentation

◆ CountMap

typedef llvm::ImmutableMap<CountKey, unsigned> CountMap

Definition at line 47 of file BlockCounter.cpp.

Function Documentation

◆ GetFactory()

static CountMap::Factory & GetFactory ( void *  F)
inlinestatic

◆ GetMap()

static CountMap GetMap ( void *  D)
inlinestatic