Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclRefExpr

3794     if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(CaseVal))
3977 else if (auto DRE = dyn_cast<DeclRefExpr>(NakedFn))