Home
last modified time | relevance | path

Searched defs:scopeModifier (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp597 std::optional<HighlightingModifier> scopeModifier(const NamedDecl *D) { in scopeModifier() function
626 std::optional<HighlightingModifier> scopeModifier(const Type *T) { in scopeModifier() function