Home
last modified time | relevance | path

Searched refs:indexStdlib (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DClangdServer.cpp75 indexStdlib(CI, std::move(*Loc)); in onPreambleAST()
81 void indexStdlib(const CompilerInvocation &CI, StdLibLocation Loc) { in indexStdlib() function