Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15776 void Sema::CheckCoroutineWrapper(FunctionDecl *FD) { in CheckCoroutineWrapper() function in Sema
15803 CheckCoroutineWrapper(FD); in ActOnFinishFunctionBody()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2710 void CheckCoroutineWrapper(FunctionDecl *FD);