LLVM 19.0.0git
StringExtras.h File Reference

This file contains some functions that are useful when dealing with strings. More...

#include "llvm/ADT/APSInt.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/Twine.h"
#include <cassert>
#include <cstddef>
#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <iterator>
#include <string>
#include <utility>

Go to the source code of this file.

Detailed Description

This file contains some functions that are useful when dealing with strings.

Definition in file StringExtras.h.