clang API Documentation

Typedefs | Functions
BlockCounter.cpp File Reference
#include "clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h"
#include "llvm/ADT/ImmutableMap.h"
Include dependency graph for BlockCounter.cpp:

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)

Typedef Documentation

typedef llvm::ImmutableMap<CountKey, unsigned> CountMap

Definition at line 48 of file BlockCounter.cpp.


Function Documentation

static CountMap::Factory& GetFactory ( void *  F) [inline, static]
static CountMap GetMap ( void *  D) [inline, static]