LLVM  8.0.1
Classes | Namespaces
StringSaver.h File Reference
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/Allocator.h"
Include dependency graph for StringSaver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::StringSaver
 Saves strings in the provided stable storage and returns a StringRef with a stable character pointer. More...
 
class  llvm::UniqueStringSaver
 Saves strings in the provided stable storage and returns a StringRef with a stable character pointer. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.