Searched refs:FirstNoEscape (Results 1 – 1 of 1) sorted by relevance
9989 bool FirstNoEscape = FirstParam.isNoEscape(); in mergeExtParameterInfo() local9991 bool IsNoEscape = FirstNoEscape && SecondNoEscape; in mergeExtParameterInfo()9995 if (FirstNoEscape != IsNoEscape) in mergeExtParameterInfo()