clang 20.0.0git
|
Source range of a skipped preprocessor region. More...
#include "clang/Serialization/ASTBitCodes.h"
Public Member Functions | |
PPSkippedRange (RawLocEncoding Begin, RawLocEncoding End) | |
RawLocEncoding | getBegin () const |
RawLocEncoding | getEnd () const |
Source range of a skipped preprocessor region.
Definition at line 234 of file ASTBitCodes.h.
|
inline |
Definition at line 243 of file ASTBitCodes.h.
References Begin.
|
inline |
Definition at line 246 of file ASTBitCodes.h.
References Begin.
Referenced by clang::ASTReader::ReadSkippedRange().
|
inline |
Definition at line 247 of file ASTBitCodes.h.
Referenced by clang::ASTReader::ReadSkippedRange().