Searched refs:HasContext (Results 1 – 2 of 2) sorted by relevance
424 void setHasSwiftAsyncContext(bool HasContext) { in setHasSwiftAsyncContext() argument425 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()
525 bool HasContext = ContextStr.startswith("[");526 if (!HasContext) {