Searched refs:ProtoArgType (Results 1 – 1 of 1) sorted by relevance
4097 QualType ProtoArgType = Proto->getArgType(i); in GatherArgumentsForCall() local4105 ProtoArgType, in GatherArgumentsForCall()4126 InitializedEntity::InitializeParameter(Context, Param, ProtoArgType) in GatherArgumentsForCall()4127 : InitializedEntity::InitializeParameter(Context, ProtoArgType, in GatherArgumentsForCall()