clang-tools 20.0.0git
|
#include "find-all-symbols/SymbolInfo.h"
#include "clang/Tooling/Core/Replacement.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | clang::include_fixer::IncludeFixerContext |
A context for a file being processed. More... | |
struct | clang::include_fixer::IncludeFixerContext::HeaderInfo |
struct | clang::include_fixer::IncludeFixerContext::QuerySymbolInfo |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::include_fixer |