LLVM
15.0.0git
|
#include "StringView.h"
#include <array>
#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <exception>
#include <limits>
Go to the source code of this file.
Classes | |
class | OutputBuffer |
class | ScopedOverride< T > |
Functions | |
bool | initializeOutputBuffer (char *Buf, size_t *N, OutputBuffer &OB, size_t InitSize) |
|
inline |
Definition at line 201 of file Utility.h.
References N, and llvm::X86II::OB.
Referenced by llvm::dlangDemangle(), llvm::ms_demangle::Demangler::dumpBackReferences(), llvm::ItaniumPartialDemangler::getFunctionParameters(), llvm::ItaniumPartialDemangler::getFunctionReturnType(), llvm::microsoftDemangle(), llvm::rustDemangle(), and llvm::ms_demangle::Node::toString().