Home | History | Annotate | Download | only in Sema

Lines Matching refs:IFD

2057       if (IndirectFieldDecl *IFD = dyn_cast<IndirectFieldDecl>(VD))
2058 this->VD = IFD->getAnonField();