Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DTUScheduler.cpp410 tooling::CompileCommand getCurrentCompileCommand() const;
924 tooling::CompileCommand ASTWorker::getCurrentCompileCommand() const { in getCurrentCompileCommand() function in clang::clangd::__anon5c4233ba0311::ASTWorker
1354 It->second->Worker->getCurrentCompileCommand(), in runWithPreamble()
1363 Command = Worker->getCurrentCompileCommand(), in runWithPreamble()