54#include <initializer_list>
68#include <system_error>
71#include <unordered_map>
72#include <unordered_set>
This file declares a class to represent arbitrary precision floating point values and provide a varie...
This file implements a class to represent arbitrary precision integral constant values and operations...
This file implements the APSInt class, which is a simple class that represents an arbitrary sized int...
This file implements the BitVector class.
This file defines the DenseMap class.
This file supports working with JSON data.
This file implements a set that has insertion order iteration characteristics.
This file defines the SmallString class.
This file defines the SmallVector class.
This file defines the 'Statistic' class, which is designed to be an easy way to expose various metric...
Defines the llvm::VersionTuple class, which represents a version in the form major[....