Home | History | Annotate | Download | only in AST

Lines Matching refs:DeclRef

3356   if (DeclRefExpr *DeclRef = dyn_cast<DeclRefExpr>(E))
3357 if (FieldDecl *Field = dyn_cast<FieldDecl>(DeclRef->getDecl()))