Searched refs:asCommand (Results 1 – 1 of 1) sorted by relevance
951 static llvm::Optional<Command> asCommand(const CodeAction &Action) { in asCommand() function1027 if (auto Command = asCommand(Action)) in onCodeAction()