Searched refs:hasCallback (Results 1 – 1 of 1) sorted by relevance
1056 const bool hasCallback = returnsValue && elidedReturn == nullptr; in generateStaticProxyMethodSource() local1070 if (!hasCallback) { in generateStaticProxyMethodSource()1114 if (hasCallback) { in generateStaticProxyMethodSource()1130 … Type::ErrorMode errorMode = hasCallback ? Type::ErrorMode_ReturnNothing : Type::ErrorMode_Goto; in generateStaticProxyMethodSource()1135 if (hasCallback) { in generateStaticProxyMethodSource()1172 if (hasCallback) { in generateStaticProxyMethodSource()