Searched defs:FuncParam (Results 1 – 2 of 2) sorted by relevance
38 struct FuncParam { struct47 std::ostream &operator<<(std::ostream &os, const FuncParam<T> &p) { argument
4042 QualType FuncParam = SubstituteAutoTransform(*this, TemplArg).Apply(Type); in DeduceAutoType() local