clang-tools 20.0.0git
|
#include "SymbolIndex.h"
#include "find-all-symbols/SymbolInfo.h"
#include "llvm/Support/ErrorOr.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | clang::include_fixer::YamlSymbolIndex |
Yaml format database. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::include_fixer |