Searched refs:IsParamReference (Results 1 – 5 of 5) sorted by relevance
404 bool IsParamReference = ParamType->isReferenceType(); in areTypesCompatible() local438 if (IsParamReference && ParamType->isArrayType()) in areTypesCompatible()442 !IsParamReference || ParamType.getNonReferenceType().isConstQualified(); in areTypesCompatible()