Searched refs:InferPromiseType (Results 1 – 1 of 1) sorted by relevance
65 static CompilerType InferPromiseType(Function &destroy_func) { in InferPromiseType() function176 if (CompilerType inferred_type = InferPromiseType(*destroy_func)) { in Update()