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