|
LLVM
4.0.0
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/StringRef.h"#include "llvm/ADT/Twine.h"#include "llvm/Support/MemoryBuffer.h"#include "llvm/Support/SMLoc.h"#include <string>Go to the source code of this file.
Classes | |
| class | llvm::SourceMgr |
| This owns the files read by a parser, handles include stacks, and handles diagnostic wrangling. More... | |
| class | llvm::SMFixIt |
| Represents a single fixit, a replacement of one range of text with another. More... | |
| class | llvm::SMDiagnostic |
| Instances of this class encapsulate one diagnostic report, allowing printing to a raw_ostream as a caret diagnostic. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6