Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h451 bool SemanticTokens = false; member
1513 struct SemanticTokens { struct
1523 llvm::json::Value toJSON(const SemanticTokens &); argument