clang 24.0.0git
clang::ASTContext::BitInterval Struct Reference

#include "clang/AST/ASTContext.h"

Public Attributes

uint64_t First
uint64_t Last

Detailed Description

Definition at line 1900 of file ASTContext.h.

Member Data Documentation

◆ First

uint64_t clang::ASTContext::BitInterval::First

Definition at line 1902 of file ASTContext.h.

◆ Last

uint64_t clang::ASTContext::BitInterval::Last

Definition at line 1903 of file ASTContext.h.


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