Home | History | Annotate | Download | only in AST

Lines Matching refs:getSourceExpr

2908         Subexpr = OVE->getSourceExpr();
3049 if (const Expr *Source = OVE->getSourceExpr())
3882 assert(cast<OpaqueValueExpr>(E)->getSourceExpr() != 0 &&