Searched refs:SawSRet (Results 1 – 1 of 1) sorted by relevance
1967 bool SawSRet = false; in verifyFunctionAttrs() local2014 Check(!SawSRet, "Cannot have multiple 'sret' parameters!", V); in verifyFunctionAttrs()2017 SawSRet = true; in verifyFunctionAttrs()