clang 22.0.0git
|
#include "clang/Serialization/ASTReader.h"
Public Member Functions | |
operator bool () const | |
Public Member Functions inherited from clang::VisibleLookupBlockOffsets | |
operator bool () const |
Public Attributes | |
uint64_t | LexicalOffset = 0 |
Public Attributes inherited from clang::VisibleLookupBlockOffsets | |
uint64_t | VisibleOffset = 0 |
uint64_t | ModuleLocalOffset = 0 |
uint64_t | TULocalOffset = 0 |
Definition at line 403 of file ASTReader.h.
|
inline |
Definition at line 406 of file ASTReader.h.
References bool, and LexicalOffset.
uint64_t clang::LookupBlockOffsets::LexicalOffset = 0 |
Definition at line 404 of file ASTReader.h.
Referenced by clang::ASTRecordWriter::AddLookupOffsets(), clang::ASTWriter::AddLookupOffsets(), operator bool(), clang::ASTDeclReader::VisitDeclContext(), and clang::ASTDeclWriter::VisitDeclContext().