clang
8.0.0
|
#include "llvm/Support/YAMLTraits.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | clang::tooling::IncludeStyle |
Style for sorting and grouping C++ #include directives. More... | |
struct | clang::tooling::IncludeStyle::IncludeCategory |
See documentation of IncludeCategories . More... | |
struct | llvm::yaml::MappingTraits< clang::tooling::IncludeStyle::IncludeCategory > |
struct | llvm::yaml::ScalarEnumerationTraits< clang::tooling::IncludeStyle::IncludeBlocksStyle > |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::tooling | |
llvm | |
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
llvm::yaml | |