Home
last modified time | relevance | path

Searched defs:compilationDatabases (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.h41 const std::vector<std::string> &compilationDatabases; member
H A DTableGenLspServerMain.cpp57 llvm::cl::list<std::string> compilationDatabases( in TableGenLspServerMain() local
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.h49 const std::vector<std::string> &compilationDatabases; member
H A DMlirPdllLspServerMain.cpp57 llvm::cl::list<std::string> compilationDatabases( in MlirPdllLspServerMain() local