clang 22.0.0git
clang::ento::UnsignedMaxEntryPointTranslationUnitStatistic Class Reference

#include "clang/StaticAnalyzer/Core/PathSensitive/EntryPointStats.h"

Public Member Functions

 UnsignedMaxEntryPointTranslationUnitStatistic (const char *DebugType, llvm::StringLiteral Name, llvm::StringLiteral Desc)
void updateMax (uint64_t Value)

Detailed Description

Definition at line 136 of file EntryPointStats.h.

Constructor & Destructor Documentation

◆ UnsignedMaxEntryPointTranslationUnitStatistic()

clang::ento::UnsignedMaxEntryPointTranslationUnitStatistic::UnsignedMaxEntryPointTranslationUnitStatistic ( const char * DebugType,
llvm::StringLiteral Name,
llvm::StringLiteral Desc )
inline

Definition at line 141 of file EntryPointStats.h.

Member Function Documentation

◆ updateMax()

void clang::ento::UnsignedMaxEntryPointTranslationUnitStatistic::updateMax ( uint64_t Value)
inline

Definition at line 145 of file EntryPointStats.h.


The documentation for this class was generated from the following file: