Home | History | Annotate | Download | only in AST

Lines Matching refs:DeclRef

3266   if (DeclRefExpr *DeclRef = dyn_cast<DeclRefExpr>(E))
3267 if (FieldDecl *Field = dyn_cast<FieldDecl>(DeclRef->getDecl()))