Home
last modified time | relevance | path

Searched refs:DefinitionWithAccess (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHover.cpp1169 std::string DefinitionWithAccess = !AccessSpecifier.empty() in present() local
1174 Output.addCodeBlock(ScopeComment + DefinitionWithAccess, in present()