Searched refs:HasSwiftAsyncContext (Results 1 – 2 of 2) sorted by relevance
114 bool HasSwiftAsyncContext = false; variable207 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext()208 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; } in setHasSwiftAsyncContext()
171 bool HasSwiftAsyncContext = false; variable402 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()404 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext()