clang 18.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 >
 

Namespaces

namespace  clang
 
namespace  clang::tooling
 
namespace  llvm
 YAML serialization mapping.
 
namespace  llvm::yaml