Searched refs:ThrowBlock (Results 1 – 1 of 1) sorted by relevance
287 static bool throwEscapes(Sema &S, const CXXThrowExpr *E, CFGBlock &ThrowBlock, in throwEscapes() argument292 Stack.push_back(&ThrowBlock); in throwEscapes()293 Queued[ThrowBlock.getBlockID()] = true; in throwEscapes()