Searched refs:parsePDLLAST (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/Parser/ |
| H A D | Parser.h | 36 parsePDLLAST(ast::Context &ctx, llvm::SourceMgr &sourceMgr,
|
| /llvm-project-15.0.7/mlir/tools/mlir-pdll/ |
| H A D | mlir-pdll.cpp | 53 parsePDLLAST(astContext, sourceMgr, enableDocumentation); in processBuffer()
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/ |
| H A D | PDLLServer.cpp | 442 astModule = parsePDLLAST(astContext, sourceMgr, /*enableDocumentation=*/true); in PDLDocument() 1039 (void)parsePDLLAST(tmpContext, sourceMgr, /*enableDocumentation=*/true, in getCodeCompletion() 1193 (void)parsePDLLAST(tmpContext, sourceMgr, /*enableDocumentation=*/true, in getSignatureHelp()
|
| /llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/ |
| H A D | Parser.cpp | 3120 mlir::pdll::parsePDLLAST(ast::Context &ctx, llvm::SourceMgr &sourceMgr, in parsePDLLAST() function in mlir::pdll
|