Searched refs:HintAction (Results 1 – 1 of 1) sorted by relevance
60 struct HintAction { struct61 HintAction(HintActionType t, const std::string &v) : type(t), value(v) {} in HintAction() argument69 std::vector<HintAction> hint_actions; argument