Home
last modified time | relevance | path

Searched defs:DeclsToIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/index/
H A DFileIndex.cpp47 llvm::ArrayRef<Decl *> DeclsToIndex, in indexSymbols() argument
233 std::vector<Decl *> DeclsToIndex( in indexHeaderSymbols() local
/llvm-project/clang/unittests/Index/
H A DIndexTests.cpp131 std::vector<Decl *> DeclsToIndex( in CreateASTConsumer() local