Home | History | Annotate | Download | only in AST

Lines Matching refs:ReturnStmt

961 // ReturnStmt
962 const Expr* ReturnStmt::getRetValue() const {
965 Expr* ReturnStmt::getRetValue() {