clang 22.0.0git
|
#include "clang/AST/ASTContext.h"
Public Attributes | |
unsigned | IsRelocatable |
unsigned | IsReplaceable |
Definition at line 631 of file ASTContext.h.
unsigned clang::ASTContext::CXXRecordDeclRelocationInfo::IsRelocatable |
Definition at line 632 of file ASTContext.h.
unsigned clang::ASTContext::CXXRecordDeclRelocationInfo::IsReplaceable |
Definition at line 633 of file ASTContext.h.
Referenced by IsCXXReplaceableType().