Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp615 static void checkNoThrow(Sema &S, const Stmt *E, in checkNoThrow() function
668 checkNoThrow(S, Child, ThrowingDecls); in checkNoThrow()
678 checkNoThrow(*this, FinalSuspend, ThrowingDecls); in checkFinalSuspendNoThrow()