Home
last modified time | relevance | path

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

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