Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp682 void MLIRDocument::findDocumentSymbols( in findDocumentSymbols() function in MLIRDocument
688 void MLIRDocument::findDocumentSymbols( in findDocumentSymbols() function in MLIRDocument
1124 void MLIRTextFile::findDocumentSymbols( in findDocumentSymbols() function in MLIRTextFile
1325 void lsp::MLIRServer::findDocumentSymbols( in findDocumentSymbols() function in lsp::MLIRServer
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp619 void PDLDocument::findDocumentSymbols( in findDocumentSymbols() function in PDLDocument
1518 void PDLTextFile::findDocumentSymbols( in findDocumentSymbols() function in PDLTextFile
1778 void lsp::PDLLServer::findDocumentSymbols( in findDocumentSymbols() function in lsp::PDLLServer