Searched refs:HasSwiftAsyncContext (Results 1 – 2 of 2) sorted by relevance
114 bool HasSwiftAsyncContext = false; variable219 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext()220 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; } in setHasSwiftAsyncContext()
173 bool HasSwiftAsyncContext = false; variable425 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()427 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext()