Home | History | Annotate | Download | only in libclang

Lines Matching refs:SourceExpr

2271   if (Expr *SourceExpr = E->getSourceExpr())
2272 return Visit(SourceExpr);