Searched refs:HasSwiftAsyncContext (Results 1 – 2 of 2) sorted by relevance
117 bool HasSwiftAsyncContext = false; variable225 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext()226 void setHasSwiftAsyncContext(bool v) { HasSwiftAsyncContext = v; } in setHasSwiftAsyncContext()
174 bool HasSwiftAsyncContext = false; variable438 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()440 bool hasSwiftAsyncContext() const { return HasSwiftAsyncContext; } in hasSwiftAsyncContext()