Lines Matching refs:Args
226 bool TraverseTemplateArguments(const TemplateArgument *Args,
732 const TemplateArgument *Args,
735 TRY_TO(TraverseTemplateArgument(Args[I]));
1648 // The args that remains unspecialized.
1654 // template args here.
1715 // template args that were explicitly specified. If we were doing
1717 // the function args, but both are handled by the FunctionTypeLoc
1823 // The args that remains unspecialized.
1829 // template args here.
2346 // VisitOverloadExpr and its children: recurse on template args? etc?