clang
7.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 2644 of file ASTReader.h.
|
inlineexplicit |
Definition at line 2645 of file ASTReader.h.
|
inline |
Definition at line 2648 of file ASTReader.h.