Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp1789 std::vector<CodeAction> CodeActions; onDiagnosticsReady() local
H A DProtocol.cpp385 if (auto CodeActions = Diagnostics->getBoolean("codeActionsInline")) in fromJSON() local