mirror of
https://github.com/clangd/clangd.git
synced 2025-04-16 05:42:15 +00:00
Updated Hover ideas (markdown)
parent
62d2a0259d
commit
c1cf109d63
@ -13,11 +13,11 @@ _member function_
|
||||
|
||||
This is where we'd put a documentation comment, if we had one!
|
||||
|
||||
**Returns**: `std::string`
|
||||
|
||||
**Parameters**:
|
||||
- `Ctx`: `clang::ASTContext &`
|
||||
|
||||
**Returns**: `std::string`
|
||||
|
||||
```
|
||||
namespace clang::clangd {
|
||||
std::string SymbolCollector::initialize(ASTContext &Ctx) override;
|
||||
|
Loading…
Reference in New Issue
Block a user