clang
9.0.0
|
Helper class that saves the current stream position and then restores it when destroyed. More...
#include "clang/Serialization/ASTReader.h"
Public Member Functions | |
SavedStreamPosition (llvm::BitstreamCursor &Cursor) | |
~SavedStreamPosition () | |
Helper class that saves the current stream position and then restores it when destroyed.
Definition at line 2679 of file ASTReader.h.
|
inlineexplicit |
Definition at line 2680 of file ASTReader.h.
|
inline |
Definition at line 2683 of file ASTReader.h.
References clang::Error, Offset, and toString().