clang 20.0.0git
|
Source range/offset of a preprocessed entity. More...
#include "clang/Serialization/ASTBitCodes.h"
Public Member Functions | |
PPEntityOffset (RawLocEncoding Begin, RawLocEncoding End, uint32_t BitOffset) | |
RawLocEncoding | getBegin () const |
RawLocEncoding | getEnd () const |
uint32_t | getOffset () const |
Source range/offset of a preprocessed entity.
Definition at line 211 of file ASTBitCodes.h.
|
inline |
Definition at line 224 of file ASTBitCodes.h.
References Begin.
|
inline |
Definition at line 227 of file ASTBitCodes.h.
References Begin.
Referenced by clang::ASTReader::isPreprocessedEntityInFileID(), and clang::ASTReader::ReadPreprocessedEntity().
|
inline |
Definition at line 228 of file ASTBitCodes.h.
Referenced by clang::ASTReader::ReadPreprocessedEntity().
|
inline |
Definition at line 230 of file ASTBitCodes.h.
Referenced by clang::ASTReader::ReadPreprocessedEntity().