LLVM 22.0.0git
BitstreamRemarkParser.cpp File Reference
#include "BitstreamRemarkParser.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/Path.h"
#include <optional>

Go to the source code of this file.

Functions

static Expected< unsignedexpectSubBlock (BitstreamCursor &Stream)

Function Documentation

◆ expectSubBlock()