Lines Matching refs:Arg
1941 for (FunctionProtoType::arg_type_iterator Arg = Proto->arg_type_begin(),
1943 Arg != ArgEnd; ++Arg)
1944 mangleType(Context.getASTContext().getSignatureParameterType(*Arg));
3059 // <template-args> ::= I <template-arg>+ E
3067 // <template-args> ::= I <template-arg>+ E
3076 // <template-args> ::= I <template-arg>+ E
3084 // <template-arg> ::= <type> # type or template
3087 // ::= J <template-arg>* E # argument pack