Searched refs:largtype (Results 1 – 1 of 1) sorted by relevance
6375 QualType largtype = lproto->getArgType(i).getUnqualifiedType(); in mergeFunctionTypes() local6377 QualType argtype = mergeFunctionArgumentTypes(largtype, rargtype, in mergeFunctionTypes()6387 largtype = largtype.getUnqualifiedType(); in mergeFunctionTypes()6391 if (getCanonicalType(argtype) != getCanonicalType(largtype)) in mergeFunctionTypes()