Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DSemanticHighlighting.h82 bool IsInactive; member
DSemanticHighlighting.cpp501 AddedLine.IsInactive = true; in diffHighlightings()
621 Lines.push_back({Line.Line, encodeBase64(LineByteTokens), Line.IsInactive}); in toTheiaSemanticHighlightingInformation()
DProtocol.h1577 bool IsInactive = false; member
DProtocol.cpp1303 {"isInactive", Highlighting.IsInactive}}; in toJSON()