LLVM: llvm::DebugCounter::CounterInfo Class Reference (original) (raw)

Struct to store counter info. More...

#include "[llvm/Support/DebugCounter.h](DebugCounter%5F8h%5Fsource.html)"

Public Member Functions
Friends
class DebugCounter

Detailed Description

Struct to store counter info.

Definition at line 67 of file DebugCounter.h.

Constructor & Destructor Documentation

llvm::DebugCounter::CounterInfo::CounterInfo ( StringRef Name, StringRef Desc ) inline

Definition at line 84 of file DebugCounter.h.

References llvm::DebugCounter::registerCounter().

DebugCounter

friend class DebugCounter friend

Definition at line 68 of file DebugCounter.h.

References DebugCounter.

Referenced by DebugCounter.


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