Searched refs:CanThrow (Results 1 – 2 of 2) sorted by relevance
1696 static bool CanThrow(Expr *E, ASTContext &Ctx) { in CanThrow() function1748 if (!CanThrow(C->getCallee(), *Context)) in VisitCallExpr()
5664 CanThrowResult CanThrow = canThrow(Operand); in BuildCXXNoexceptExpr() local5666 CXXNoexceptExpr(Context.BoolTy, Operand, CanThrow, KeyLoc, RParen); in BuildCXXNoexceptExpr()