Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1441 static bool isSwiftAsyncCallee(const CallExpr *CE) { in isSwiftAsyncCallee() function
1508 if (isSwiftAsyncCallee(CE)) { in EmitReturnStmt()