Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DGlobalCompilationDatabase.cpp184 auto Res = lookupCDB(Req); in getCompileCommand()
237 DirectoryBasedGlobalCompilationDatabase::lookupCDB( in lookupCDB() function in clang::clangd::DirectoryBasedGlobalCompilationDatabase
341 auto Res = lookupCDB(Req); in getProjectInfo()
DGlobalCompilationDatabase.h107 llvm::Optional<CDBLookupResult> lookupCDB(CDBLookupRequest Request) const;