Searched refs:FirstFnType (Results 1 – 2 of 2) sorted by relevance
3229 const FunctionProtoType *FirstFnType,
11976 const FunctionProtoType *FirstFnType, const FunctionProtoType *SecondFnType, in mergeExtParameterInfo() argument11981 bool FirstHasInfo = FirstFnType->hasExtParameterInfos(); in mergeExtParameterInfo()11990 size_t E = FirstHasInfo ? FirstFnType->getExtParameterInfos().size() in mergeExtParameterInfo()11996 FirstParam = FirstFnType->getExtParameterInfo(I); in mergeExtParameterInfo()