Home | History | Annotate | Download | only in libclang

Lines Matching refs:SourceExpr

2217   if (Expr *SourceExpr = E->getSourceExpr())
2218 return Visit(SourceExpr);