LLVM
8.0.1
|
#include "StringView.h"
#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <iterator>
#include <limits>
Go to the source code of this file.
Classes | |
class | OutputStream |
class | SwapAndRestore< T > |
Functions | |
bool | initializeOutputStream (char *Buf, size_t *N, OutputStream &S, size_t InitSize) |
|
inline |
Definition at line 172 of file Utility.h.
References N, and OutputStream::reset().
Referenced by decodeMultiByteChar(), llvm::ms_demangle::Demangler::dumpBackReferences(), llvm::ItaniumPartialDemangler::getFunctionDeclContextName(), llvm::ItaniumPartialDemangler::getFunctionParameters(), llvm::ItaniumPartialDemangler::getFunctionReturnType(), llvm::itaniumDemangle(), llvm::microsoftDemangle(), llvm::ms_demangle::Demangler::parseTagUniqueName(), printNode(), and llvm::ms_demangle::Node::toString().