Home | History | Annotate | Download | only in AST

Lines Matching refs:getSourceExpr

2559     if (const Expr *Source = OVE->getSourceExpr())
3363 assert(cast<OpaqueValueExpr>(E)->getSourceExpr() != 0 &&