clang-tools 19.0.0git
Classes | Namespaces
IncludeSorter.h File Reference
#include "../ClangTidyCheck.h"
#include <optional>
#include <string>

Go to the source code of this file.

Classes

class  clang::tidy::utils::IncludeSorter
 Class used by IncludeInserterCallback to record the names of the inclusions in a given source file being processed and generate the necessary commands to sort the inclusions according to the precedence encoded in IncludeKinds. More...
 
struct  clang::tidy::OptionEnumMapping< utils::IncludeSorter::IncludeStyle >
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::tidy
 
namespace  clang::tidy::utils