Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DProtocol.h39 struct PDLLViewOutputParams { struct
50 bool fromJSON(const llvm::json::Value &value, PDLLViewOutputParams &result, argument