Searched refs:FirstFnType (Results 1 – 2 of 2) sorted by relevance
2785 const FunctionProtoType *FirstFnType,
10003 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument10008 bool FirstHasInfo = FirstFnType->hasExtParameterInfos(); in mergeExtParameterInfo()10017 size_t E = FirstHasInfo ? FirstFnType->getExtParameterInfos().size() in mergeExtParameterInfo()10023 FirstParam = FirstFnType->getExtParameterInfo(I); in mergeExtParameterInfo()