Searched defs:FuncTuple (Results 1 – 1 of 1) sorted by relevance
219 struct FuncTuple { struct220 FuncTuple(const Op& op, const StringPiece& dev, const TypeIndex& type_index) in FuncTuple() argument229 friend bool operator==(const FuncTuple<Op>& l, const FuncTuple<Op>& r); argument