Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTestFS.cpp61 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::__anon5160bd650111::OverlayCDBTest::BaseCDB
H A DClangdTests.cpp1115 getCompileCommand(PathRef File) const override { in TEST() function in clang::clangd::__anonadba4dc90111::TEST::DelayedCompilationDatabase
H A DTUSchedulerTests.cpp1207 getCompileCommand(PathRef File) const override { in TEST_F() function
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp358 DirectoryBasedGlobalCompilationDatabase::getCompileCommand(PathRef File) const { in getCompileCommand() function in clang::clangd::DirectoryBasedGlobalCompilationDatabase
748 OverlayCDB::getCompileCommand(PathRef File) const { in getCompileCommand() function in clang::clangd::OverlayCDB
805 DelegatingCDB::getCompileCommand(PathRef File) const { in getCompileCommand() function in clang::clangd::DelegatingCDB
H A DQueryDriverDatabase.cpp327 getCompileCommand(PathRef File) const override { in getCompileCommand() function in clang::clangd::__anona4e500c20111::QueryDriverDatabase