9#ifndef LLVM_CLANG_TOOLING_INCLUSIONS_INCLUDESTYLE_H
10#define LLVM_CLANG_TOOLING_INCLUSIONS_INCLUDESTYLE_H
12#include "llvm/Support/YAMLTraits.h"
181struct MappingTraits<
clang::tooling::IncludeStyle::IncludeCategory> {
187struct ScalarEnumerationTraits<
188 clang::tooling::IncludeStyle::IncludeBlocksStyle> {
194struct ScalarEnumerationTraits<
195 clang::tooling::IncludeStyle::MainIncludeCharDiscriminator> {
Top level wrappers for InstallAPI frontend operations.
@ Other
Other implicit parameter.
Diagnostic wrappers for TextAPI types for error reporting.
static void enumeration(IO &IO, clang::tooling::IncludeStyle::MainIncludeCharDiscriminator &Value)