Searched refs:HasSwiftAsyncContext (Results 1 – 2 of 2) sorted by relevance
150 bool HasSwiftAsyncContext = false;278 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; }279 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; }
198 bool HasSwiftAsyncContext = false; variable522 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()524 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext()