10 #ifndef LLVM_CLANG_TOOLING_INCLUSIONS_INCLUDESTYLE_H 11 #define LLVM_CLANG_TOOLING_INCLUSIONS_INCLUDESTYLE_H 13 #include "llvm/Support/YAMLTraits.h" 124 struct MappingTraits<
clang::tooling::IncludeStyle::IncludeCategory> {
125 static void mapping(IO &IO,
130 struct ScalarEnumerationTraits<
139 #endif // LLVM_CLANG_TOOLING_INCLUSIONS_INCLUDESTYLE_H
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterat...
Dataflow Directional Tag Classes.