Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DSemanticHighlighting.h102 toTheiaSemanticHighlightingInformation(
DSemanticHighlighting.cpp598 toTheiaSemanticHighlightingInformation( in toTheiaSemanticHighlightingInformation() function
DClangdLSPServer.cpp1586 Notification.Lines = toTheiaSemanticHighlightingInformation(Diffed); in onHighlightingsReady()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DSemanticHighlightingTests.cpp827 TEST(SemanticHighlighting, toTheiaSemanticHighlightingInformation) { in TEST() argument
847 toTheiaSemanticHighlightingInformation(Tokens); in TEST()