clang API Documentation
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/SmallVector.h"
#include <algorithm>
#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... | |
struct | clang::ContinuousRangeMap< Int, V, InitialCapacity >::Compare |
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 |