clang-tools 20.0.0git
|
#include "IncludeSorter.h"
#include "clang/Basic/Diagnostic.h"
#include "llvm/ADT/StringSet.h"
#include <memory>
#include <optional>
Go to the source code of this file.
Classes | |
class | clang::tidy::utils::IncludeInserter |
Produces fixes to insert specified includes to source files, if not yet present. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tidy |
namespace | clang::tidy::utils |