LLVM  8.0.1
Namespaces | Functions
ScopedPrinter.cpp File Reference
#include "llvm/Support/ScopedPrinter.h"
#include "llvm/Support/Format.h"
#include <cctype>
Include dependency graph for ScopedPrinter.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

raw_ostream & llvm::operator<< (raw_ostream &OS, const HexNumber &Value)
 
const std::string llvm::to_hexString (uint64_t Value, bool UpperCase=true)