Searched refs:HasContext (Results 1 – 2 of 2) sorted by relevance
569 void setHasSwiftAsyncContext(bool HasContext) { in setHasSwiftAsyncContext() argument570 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()
564 bool HasContext = ContextStr.starts_with("[");565 if (!HasContext) {