Lines Matching refs:AddStmt
200 Record.AddStmt(T->getSizeExpr()); in VisitVariableArrayType()
243 Record.AddStmt(T->getNoexceptExpr()); in addExceptionSpec()
291 Record.AddStmt(T->getUnderlyingExpr()); in VisitTypeOfExprType()
302 Record.AddStmt(T->getUnderlyingExpr()); in VisitDecltypeType()
379 Record.AddStmt(T->getSizeExpr()); in VisitDependentSizedArrayType()
546 Record.AddStmt(TL.getSizeExpr()); in VisitArrayTypeLoc()
630 if (operand) Record.AddStmt(operand); in VisitAttributedTypeLoc()
4681 Record.AddStmt(const_cast<Expr *>( in WriteDeclUpdatesBlocks()
4883 AddStmt(Arg.getAsExpr()); in AddTemplateArgumentLocInfo()
5348 AddStmt(Arg.getAsExpr()); in AddTemplateArgument()
5451 Writer.AddStmt(Init->getInit()); in EmitCXXCtorInitializers()