|
clang
3.8.0
|
Helper class that saves the current stream position and then restores it when destroyed. More...
#include <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 2122 of file ASTReader.h.
|
inlineexplicit |
Definition at line 2123 of file ASTReader.h.
|
inline |
Definition at line 2126 of file ASTReader.h.
1.8.6