Home | History | Annotate | Download | only in libclang

Lines Matching refs:RefExpr

2889   if (DeclRefExpr *RefExpr = dyn_cast<DeclRefExpr>(E))
2890 return RefExpr->getDecl();