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