llvm::BitstreamCursor::SkipBlock

Having read the ENTER_SUBBLOCK abbrevid and a BlockID, skip over the body of this block.

Synopsis

Declared in <llvm/Bitstream/BitstreamReader.h>

Error
SkipBlock();

Return Value

Error::success() on success, or an Error on failure.