clang
6.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 2619 of file ASTReader.h.
|
inlineexplicit |
Definition at line 2620 of file ASTReader.h.
|
inline |
Definition at line 2623 of file ASTReader.h.