clang-tools 20.0.0git
|
#include "SymbolIndex.h"
#include "find-all-symbols/SymbolInfo.h"
#include "llvm/ADT/StringRef.h"
#include <future>
Go to the source code of this file.
Classes | |
class | clang::include_fixer::SymbolIndexManager |
This class provides an interface for finding the header files corresponding to an identifier in the source code from multiple symbol databases. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::include_fixer |