Searched refs:CalledStmt (Results 1 – 2 of 2) sorted by relevance
5447 void CalledExpr(Expr *E) { CalledStmt(E); } in CalledExpr()5450 void CalledStmt(Stmt *S);
251 void Sema::ImplicitExceptionSpecification::CalledStmt(Stmt *S) { in CalledStmt() function in Sema::ImplicitExceptionSpecification9270 ExceptSpec.CalledStmt(FD->getBody()); in ComputeDefaultedComparisonExceptionSpec()9293 ExceptSpec.CalledStmt(Body.get()); in ComputeDefaultedComparisonExceptionSpec()