Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DHover.cpp978 std::string DefinitionWithAccess = !AccessSpecifier.empty() in present() local
983 Output.addCodeBlock(ScopeComment + DefinitionWithAccess); in present()