Searched refs:SawSwiftAsync (Results 1 – 1 of 1) sorted by relevance
1913 bool SawSwiftAsync = false; in verifyFunctionAttrs() local1982 Assert(!SawSwiftAsync, "Cannot have multiple 'swiftasync' parameters!", V); in verifyFunctionAttrs()1983 SawSwiftAsync = true; in verifyFunctionAttrs()