Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSemanticHighlighting.h55 InactiveCode, enumerator
57 LastKind = InactiveCode
H A DSemanticHighlighting.cpp432 WithInactiveLines.back().Kind = HighlightingKind::InactiveCode; in collect()
920 case HighlightingKind::InactiveCode: in operator <<()
1050 case HighlightingKind::InactiveCode: in toSemanticTokenType()