Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp658 static void checkNoThrow(Sema &S, const Stmt *E, in checkNoThrow() function
707 checkNoThrow(S, Child, ThrowingDecls); in checkNoThrow()
717 checkNoThrow(*this, FinalSuspend, ThrowingDecls); in checkFinalSuspendNoThrow()