Searched refs:HasContext (Results 1 – 2 of 2) sorted by relevance
437 void setHasSwiftAsyncContext(bool HasContext) { in setHasSwiftAsyncContext() argument438 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()
533 bool HasContext = ContextStr.startswith("[");534 if (!HasContext) {