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