clang 19.0.0git
Public Attributes | List of all members
StmtClassNameTable Struct Reference

Public Attributes

const char * Name
 
unsigned Counter
 
unsigned Size
 

Detailed Description

Definition at line 52 of file Stmt.cpp.

Member Data Documentation

◆ Counter

unsigned StmtClassNameTable::Counter

Definition at line 54 of file Stmt.cpp.

Referenced by clang::Stmt::addStmtClass(), and clang::Stmt::PrintStats().

◆ Name

const char* StmtClassNameTable::Name

Definition at line 53 of file Stmt.cpp.

Referenced by clang::Stmt::getStmtClassName(), and clang::Stmt::PrintStats().

◆ Size

unsigned StmtClassNameTable::Size

Definition at line 55 of file Stmt.cpp.

Referenced by clang::Stmt::PrintStats().


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