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