clang-tools
7.0.0
|
#include "IncludeSorter.h"
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/LangOptions.h"
#include "clang/Basic/SourceManager.h"
#include "clang/Lex/PPCallbacks.h"
#include <memory>
#include <string>
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 | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::utils | |