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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp617 static void checkNoThrow(Sema &S, const Stmt *E, function
666 checkNoThrow(S, Child, ThrowingDecls);
676 checkNoThrow(*this, FinalSuspend, ThrowingDecls);

Completed in 44 milliseconds