clang-tools  7.0.0
Namespaces | Functions
FileIndex.cpp File Reference
#include "FileIndex.h"
#include "SymbolCollector.h"
#include "clang/Index/IndexingAction.h"
#include "clang/Lex/Preprocessor.h"
Include dependency graph for FileIndex.cpp:

Go to the source code of this file.

Namespaces

 clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
 clang::clangd
 

Functions

SymbolSlab clang::clangd::indexAST (ASTContext &AST, std::shared_ptr< Preprocessor > PP, llvm::ArrayRef< std::string > URISchemes={})
 Retrieves namespace and class level symbols in AST. More...