clang 22.0.0git
ASTContext::CXXRecordDeclRelocationInfo Struct Reference

#include "clang/AST/ASTContext.h"

Public Attributes

unsigned IsRelocatable
unsigned IsReplaceable

Detailed Description

Definition at line 631 of file ASTContext.h.

Member Data Documentation

◆ IsRelocatable

unsigned clang::ASTContext::CXXRecordDeclRelocationInfo::IsRelocatable

Definition at line 632 of file ASTContext.h.

◆ IsReplaceable

unsigned clang::ASTContext::CXXRecordDeclRelocationInfo::IsReplaceable

Definition at line 633 of file ASTContext.h.

Referenced by IsCXXReplaceableType().


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