Lines Matching full:given
58 /// Add the document, with the provided `version`, at the given URI. Any
63 /// Update the document, with the provided `version`, at the given URI. Any
69 /// Remove the document with the given uri. Returns the version of the removed
74 /// Return the locations of the object pointed at by the given position.
78 /// Find all references of the object pointed at by the given position.
82 /// Return the document links referenced by the given file.
86 /// Find a hover description for the given hover position, or std::nullopt if
91 /// Find all of the document symbols within the given file.
95 /// Get the code completion list for the position within the given file.
99 /// Get the signature help for the position within the given file.
103 /// Get the inlay hints for the range within the given file.
107 /// Get the output of the given PDLL file, or std::nullopt if there is no