|
LLVM 22.0.0git
|
#include "llvm/ADT/IntrusiveRefCntPtr.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/MemoryBuffer.h"#include "llvm/Support/SMLoc.h"#include <vector>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 | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::vfs |