Searched refs:maybeTailCall (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp376 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, function
449 if (Expr *TailCallSuspend = maybeTailCall(S, RetType, AwaitSuspend, Loc))

Completed in 53 milliseconds