Home | History | Annotate | Download | only in AST

Lines Matching refs:getExpr

2474     { return StmtVisitorTy::Visit(E->getExpr()); }
6808 return CheckICE(cast<CXXDefaultArgExpr>(E)->getExpr(), Ctx);