Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DTUScheduler.cpp637 tooling::CompileCommand getCurrentCompileCommand() const;
1255 tooling::CompileCommand ASTWorker::getCurrentCompileCommand() const { in getCurrentCompileCommand() function in clang::clangd::__anon589430d30611::ASTWorker
1748 It->second->Worker->getCurrentCompileCommand(), in runWithPreamble()
1756 Command = Worker->getCurrentCompileCommand(), in runWithPreamble()