clang 22.0.0git
|
#include "llvm/ADT/Statistic.h"
#include "llvm/ADT/StringRef.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Diagnostic wrappers for TextAPI types for error reporting. | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::ento |
Macros | |
#define | STAT_COUNTER(VARNAME, DESC) |
#define | STAT_MAX(VARNAME, DESC) |
#define STAT_COUNTER | ( | VARNAME, | |
DESC ) |
Definition at line 151 of file EntryPointStats.h.
#define STAT_MAX | ( | VARNAME, | |
DESC ) |
Definition at line 155 of file EntryPointStats.h.