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