clang  3.7.0
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)
inlinestatic
static CountMap GetMap ( void *  D)
inlinestatic