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