Searched refs:ProtoArgType (Results 1 – 2 of 2) sorted by relevance
4812 QualType ProtoArgType = Proto->getParamType(i); in GatherArgumentsForCall() local4820 ProtoArgType, in GatherArgumentsForCall()4837 ProtoArgType) in GatherArgumentsForCall()4839 Context, ProtoArgType, Proto->isParamConsumed(i)); in GatherArgumentsForCall()
5872 QualType ProtoArgType = Proto->getParamType(i); in GatherArgumentsForCall() local5879 if (RequireCompleteType(Arg->getBeginLoc(), ProtoArgType, in GatherArgumentsForCall()5900 ProtoArgType) in GatherArgumentsForCall()5902 Context, ProtoArgType, Proto->isParamConsumed(i)); in GatherArgumentsForCall()