|
clang
3.8.0
|
#include "clang/Basic/SourceLocation.h"#include "llvm/ADT/IntrusiveRefCntPtr.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringRef.h"#include "llvm/ADT/StringSet.h"#include <cassert>#include <set>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| class | clang::PreprocessorOptions |
| PreprocessorOptions - This class is used for passing the various options used in preprocessor initialization to InitializePreprocessor(). More... | |
| class | clang::PreprocessorOptions::FailedModulesSet |
| Records the set of modules. More... | |
Namespaces | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
| clang | |
| Dataflow Directional Tag Classes. | |
Enumerations | |
| enum | clang::ObjCXXARCStandardLibraryKind { clang::ARCXX_nolib, clang::ARCXX_libcxx, clang::ARCXX_libstdcxx } |
| Enumerate the kinds of standard library that. More... | |
1.8.6