Searched refs:SawSRet (Results 1 – 1 of 1) sorted by relevance
1444 bool SawSRet = false; in verifyFunctionAttrs() local1480 Assert(!SawSRet, "Cannot have multiple 'sret' parameters!", V); in verifyFunctionAttrs()1483 SawSRet = true; in verifyFunctionAttrs()