Searched defs:ApplyReflect (Results 1 – 1 of 1) sorted by relevance
3347 struct ApplyReflect struct3349 static ExprP<Ret> apply(ExpandContext &ctx, const ExprP<Arg0> &i, const ExprP<Arg1> &n) in apply()3358 struct ApplyReflect<1, Ret, Arg0, Arg1> struct3360 static ExprP<Ret> apply(ExpandContext &, const ExprP<Arg0> &i, const ExprP<Arg1> &n) in apply()