Home
last modified time | relevance | path

Searched refs:hoverPos (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp286 const lsp::Position &hoverPos);
441 const lsp::Position &hoverPos) { in findHover() argument
442 llvm::SMLoc posLoc = getPosFromLoc(sourceMgr, hoverPos); in findHover()
700 lsp::Position hoverPos);
796 lsp::Position hoverPos) { in findHover() argument
797 MLIRTextFileChunk &chunk = getChunkFor(hoverPos); in findHover()
798 Optional<lsp::Hover> hoverInfo = chunk.document.findHover(uri, hoverPos); in findHover()
917 const Position &hoverPos) { in findHover() argument
920 return fileIt->second->findHover(uri, hoverPos); in findHover()
H A DMLIRServer.h57 Optional<Hover> findHover(const URIForFile &uri, const Position &hoverPos);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp287 const lsp::Position &hoverPos);
447 const lsp::Position &hoverPos) { in findHover() argument
448 llvm::SMLoc posLoc = getPosFromLoc(sourceMgr, hoverPos); in findHover()
707 lsp::Position hoverPos);
797 lsp::Position hoverPos) { in findHover() argument
798 MLIRTextFileChunk &chunk = getChunkFor(hoverPos); in findHover()
799 Optional<lsp::Hover> hoverInfo = chunk.document.findHover(uri, hoverPos); in findHover()
918 const Position &hoverPos) { in findHover() argument
921 return fileIt->second->findHover(uri, hoverPos); in findHover()
H A DMLIRServer.h57 Optional<Hover> findHover(const URIForFile &uri, const Position &hoverPos);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp287 const lsp::Position &hoverPos);
447 const lsp::Position &hoverPos) { in findHover() argument
448 llvm::SMLoc posLoc = getPosFromLoc(sourceMgr, hoverPos); in findHover()
707 lsp::Position hoverPos);
797 lsp::Position hoverPos) { in findHover() argument
798 MLIRTextFileChunk &chunk = getChunkFor(hoverPos); in findHover()
799 Optional<lsp::Hover> hoverInfo = chunk.document.findHover(uri, hoverPos); in findHover()
918 const Position &hoverPos) { in findHover() argument
921 return fileIt->second->findHover(uri, hoverPos); in findHover()
H A DMLIRServer.h57 Optional<Hover> findHover(const URIForFile &uri, const Position &hoverPos);
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Tools/mlir-lsp-server/
H A DMLIRServer.cpp287 const lsp::Position &hoverPos);
447 const lsp::Position &hoverPos) { in findHover() argument
448 llvm::SMLoc posLoc = getPosFromLoc(sourceMgr, hoverPos); in findHover()
707 lsp::Position hoverPos);
797 lsp::Position hoverPos) { in findHover() argument
798 MLIRTextFileChunk &chunk = getChunkFor(hoverPos); in findHover()
799 Optional<lsp::Hover> hoverInfo = chunk.document.findHover(uri, hoverPos); in findHover()
918 const Position &hoverPos) { in findHover() argument
921 return fileIt->second->findHover(uri, hoverPos); in findHover()
H A DMLIRServer.h57 Optional<Hover> findHover(const URIForFile &uri, const Position &hoverPos);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/widgets/
H A Dqmainwindowlayout_p.h96 QPoint hoverPos; variable
153 hoverPos = pos; in adjustCursor()
207 layout()->dockAreaLayoutInfo()->paintSeparators(&p, w, r, hoverPos); in windowEvent()

123