|
LLVM 22.0.0git
|
#include "llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/StringRef.h"#include "llvm/DebugInfo/CodeView/CodeViewError.h"#include "llvm/DebugInfo/CodeView/RecordName.h"#include "llvm/Support/BinaryStreamReader.h"#include "llvm/Support/Error.h"#include <algorithm>#include <cassert>#include <cstdint>#include <iterator>Go to the source code of this file.
Functions | |
| static void | error (Error &&EC) |
|
static |
Definition at line 25 of file LazyRandomTypeCollection.cpp.
References assert(), llvm::consumeError(), and llvm::codeview::EC.