Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DSemanticHighlighting.h63 InactiveCode, enumerator
65 LastKind = InactiveCode
DSemanticHighlighting.cpp252 {HighlightingKind::InactiveCode, in collect()
448 case HighlightingKind::InactiveCode: in operator <<()
500 if (T.Kind == HighlightingKind::InactiveCode) { in diffHighlightings()
591 case HighlightingKind::InactiveCode: in toSemanticTokenType()
668 case HighlightingKind::InactiveCode: in toTextMateScope()