Chisel
|
Responsible for computing statistical information for a file. More...
#include <StatsManager.h>
Static Public Member Functions | |
static void | ComputeStats (std::string &FileName) |
static void | Print () |
static int | GetNumOfWords () |
static int | GetNumOfStatements () |
static int | GetNumOfFunctions () |
static void | IncreaseNumOfFunctions () |
static void | IncreaseNumOfStatements () |
static bool | isCountableStatement (clang::Stmt *S) |
Responsible for computing statistical information for a file.
|
static |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |