LLVM 19.0.0git
Classes | Namespaces
SmallString.h File Reference

This file defines the SmallString class. More...

#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include <cstddef>

Go to the source code of this file.

Classes

class  llvm::SmallString< InternalLen >
 SmallString - A SmallString is just a SmallVector with methods and accessors that make it work better as a string (e.g. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

This file defines the SmallString class.

Definition in file SmallString.h.