LLVM 22.0.0git
DataExtractor.cpp File Reference

Go to the source code of this file.

Functions

static bool isError (Error *E)
template<typename T>
static T getLEB128 (StringRef Data, uint64_t *OffsetPtr, Error *Err, T(&Decoder)(const uint8_t *p, unsigned *n, const uint8_t *end, const char **error))

Function Documentation

◆ getLEB128()

◆ isError()

bool isError ( Error * E)
static