clang 22.0.0git
EntryPointStats.h File Reference
#include "llvm/ADT/Statistic.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Classes

class  clang::ento::EntryPointStat
class  clang::ento::BoolEPStat
class  clang::ento::CounterEPStat
class  clang::ento::UnsignedMaxEPStat
class  clang::ento::UnsignedEPStat
class  clang::ento::CounterEntryPointTranslationUnitStat
class  clang::ento::UnsignedMaxEntryPointTranslationUnitStatistic

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)

Macro Definition Documentation

◆ STAT_COUNTER

#define STAT_COUNTER ( VARNAME,
DESC )
Value:

Definition at line 151 of file EntryPointStats.h.

◆ STAT_MAX

#define STAT_MAX ( VARNAME,
DESC )