Searched refs:HasSwiftAsyncContext (Results 1 – 2 of 2) sorted by relevance
150 bool HasSwiftAsyncContext = false;284 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; }285 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; }
205 bool HasSwiftAsyncContext = false; variable570 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()572 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext()