|
clang 23.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 226 of file ASTBitCodes.h.
|
inline |
Definition at line 235 of file ASTBitCodes.h.
|
inline |
Definition at line 238 of file ASTBitCodes.h.
Referenced by clang::ASTReader::ReadSkippedRange().
|
inline |
Definition at line 239 of file ASTBitCodes.h.
Referenced by clang::ASTReader::ReadSkippedRange().