Searched refs:SecondFnType (Results 1 – 2 of 2) sorted by relevance
2786 const FunctionProtoType *SecondFnType,
10003 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument10009 bool SecondHasInfo = SecondFnType->hasExtParameterInfos(); in mergeExtParameterInfo()10018 : SecondFnType->getExtParameterInfos().size(); in mergeExtParameterInfo()10025 SecondParam = SecondFnType->getExtParameterInfo(I); in mergeExtParameterInfo()