Searched refs:MLIRDocument (Results 1 – 1 of 1) sorted by relevance
239 struct MLIRDocument { struct242 MLIRDocument(const MLIRDocument &) = delete;243 MLIRDocument &operator=(const MLIRDocument &) = delete;313 MLIRDocument::MLIRDocument(MLIRContext &context, const lsp::URIForFile &uri, in MLIRDocument() function in MLIRDocument475 Optional<lsp::Hover> MLIRDocument::buildHoverForOperation( in buildHoverForOperation()544 MLIRDocument::buildHoverForBlock(SMRange hoverRange, in buildHoverForBlock()575 lsp::Hover MLIRDocument::buildHoverForBlockArgument( in buildHoverForBlockArgument()595 void MLIRDocument::findDocumentSymbols( in findDocumentSymbols()601 void MLIRDocument::findDocumentSymbols( in findDocumentSymbols()810 void MLIRDocument::getCodeActionForDiagnostic( in getCodeActionForDiagnostic()[all …]