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