clang 20.0.0git
|
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallVector.h"
#include <algorithm>
#include <cassert>
#include <utility>
Go to the source code of this file.
Classes | |
class | clang::ContinuousRangeMap< Int, V, InitialCapacity > |
A map from continuous integer ranges to some value, with a very specialized interface. More... | |
class | clang::ContinuousRangeMap< Int, V, InitialCapacity >::Builder |
An object that helps properly build a continuous range map from a set of values. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |