clang 24.0.0git
IncludeStyle.h File Reference
#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 >
struct  llvm::yaml::ScalarEnumerationTraits< clang::tooling::IncludeStyle::MainIncludeCharDiscriminator >

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::tooling
namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.
namespace  llvm::yaml