Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp657 static void checkNoThrow(Sema &S, const Stmt *E, in checkNoThrow() function
706 checkNoThrow(S, Child, ThrowingDecls); in checkNoThrow()
716 checkNoThrow(*this, FinalSuspend, ThrowingDecls); in checkFinalSuspendNoThrow()