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