Searched defs:CodeAction (Results 1 – 2 of 2) sorted by relevance
51 struct CodeAction { struct54 std::vector<CodeActionCommand> commands; argument60 struct CodeFixAction : CodeAction { argument
26 enum CodeAction { enum