|
LLVM
8.0.1
|
#include "llvm/ADT/DenseSet.h"#include "llvm/ADT/StringRef.h"#include "llvm/ADT/Twine.h"#include "llvm/Support/Allocator.h"

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. | |
1.8.13