Home | History | Annotate | Download | only in Serialization

Lines Matching full:callexpr

626 void ASTStmtReader::VisitCallExpr(CallExpr *E) {
1739 E->setConfig(cast<CallExpr>(Reader.ReadSubExpr()));
3004 S = new (Context) CallExpr(Context, Stmt::CallExprClass, Empty);