Lines Matching refs:DAE
344 Value *VisitCXXDefaultArgExpr(CXXDefaultArgExpr *DAE) {345 return Visit(DAE->getExpr());