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