Home
last modified time | relevance | path

Searched defs:ThrowingDecls (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp613 llvm::SmallPtrSetImpl<const Decl *> &ThrowingDecls) { in checkNoThrow()
670 llvm::SmallPtrSet<const Decl *, 4> ThrowingDecls; in checkFinalSuspendNoThrow() local