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