clang 19.0.0git
Classes | Namespaces
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
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::tooling
 
namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.
 
namespace  llvm::yaml