Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp659 llvm::SmallPtrSetImpl<const Decl *> &ThrowingDecls) { in checkNoThrow()
712 llvm::SmallPtrSet<const Decl *, 4> ThrowingDecls; in checkFinalSuspendNoThrow() local