LLVM 19.0.0git
Classes | Namespaces
SourceMgr.h File Reference
#include "llvm/ADT/SmallVector.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.