Home
last modified time | relevance | path

Searched defs:getCompileCommand (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestFS.cpp60 MockCompilationDatabase::getCompileCommand(PathRef File) const { in getCompileCommand() function in clang::clangd::MockCompilationDatabase
H A DGlobalCompilationDatabaseTests.cpp67 getCompileCommand(llvm::StringRef File) const override { in getCompileCommand() function in clang::clangd::__anon87eb63680111::OverlayCDBTest::BaseCDB
[all...]
H A DClangdTests.cpp1115 getCompileCommand(PathRef File) const override { TEST() function in clang::clangd::__anon8f9894ac0111::TEST::DelayedCompilationDatabase
H A DTUSchedulerTests.cpp1333 getCompileCommand(PathRef File) const override { in TEST_F() function
/llvm-project/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp361 DirectoryBasedGlobalCompilationDatabase::getCompileCommand(PathRef File) const { getCompileCommand() function in clang::clangd::DirectoryBasedGlobalCompilationDatabase
751 OverlayCDB::getCompileCommand(PathRef File) const { getCompileCommand() function in clang::clangd::OverlayCDB
824 DelegatingCDB::getCompileCommand(PathRef File) const { getCompileCommand() function in clang::clangd::DelegatingCDB