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