Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DGlobalCompilationDatabase.cpp179 DirectoryBasedGlobalCompilationDatabase::getCompileCommand(PathRef File) const { in getCompileCommand() function in clang::clangd::DirectoryBasedGlobalCompilationDatabase
359 OverlayCDB::getCompileCommand(PathRef File) const { in getCompileCommand() function in clang::clangd::OverlayCDB
DQueryDriverDatabase.cpp311 getCompileCommand(PathRef File) const override { in getCompileCommand() function in clang::clangd::__anon8bbefaa90111::QueryDriverDatabase
/external/llvm-project/clang-tools-extra/clangd/unittests/
DTestFS.cpp49 MockCompilationDatabase::getCompileCommand(PathRef File) const { in getCompileCommand() function in clang::clangd::MockCompilationDatabase
DGlobalCompilationDatabaseTests.cpp67 getCompileCommand(llvm::StringRef File) const override { in getCompileCommand() function in clang::clangd::__anon47e7adac0111::OverlayCDBTest::BaseCDB
DClangdTests.cpp1116 getCompileCommand(PathRef File) const override { in TEST() function in clang::clangd::__anonb2fa5d700111::TEST::DelayedCompilationDatabase