|
clang
3.8.0
|
#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... | |
| class | clang::ContinuousRangeMap< Int, V, InitialCapacity >::Builder |
| An object that helps properly build a continuous range map from a set of values. More... | |
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
1.8.6