Home | History | Annotate | Download | only in libclang

Lines Matching refs:RefExpr

3078   if (const DeclRefExpr *RefExpr = dyn_cast<DeclRefExpr>(E))
3079 return RefExpr->getDecl();