Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp332 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall() function
522 maybeTailCall(S, RetType, AwaitSuspend, Loc)) in buildCoawaitCalls()