Searched refs:HasContext (Results 1 – 2 of 2) sorted by relevance
468 void setHasSwiftAsyncContext(bool HasContext) { in setHasSwiftAsyncContext() argument469 HasSwiftAsyncContext = HasContext; in setHasSwiftAsyncContext()
551 bool HasContext = ContextStr.starts_with("[");552 if (!HasContext) {