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