Home
last modified time | relevance | path

Searched refs:TableGenLspServerMain (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/tools/tblgen-lsp-server/
H A Dtblgen-lsp-server.cpp15 return failed(TableGenLspServerMain(argc, argv)); in main()
/llvm-project-15.0.7/mlir/include/mlir/Tools/tblgen-lsp-server/
H A DTableGenLspServerMain.h20 LogicalResult TableGenLspServerMain(int argc, char **argv);
/llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/
H A DCMakeLists.txt10 TableGenLspServerMain.cpp
H A DTableGenLspServerMain.cpp20 LogicalResult mlir::TableGenLspServerMain(int argc, char **argv) { in TableGenLspServerMain() function in mlir