Searched refs:IElem (Results 1 – 1 of 1) sorted by relevance
789 for (CXXBasePath::const_iterator IElem = Path.begin(), EElem = Path.end(); in DiagnoseReinterpretUpDownCast() local790 IElem != EElem; ++IElem) { in DiagnoseReinterpretUpDownCast()791 IsVirtual = IElem->Base->isVirtual(); in DiagnoseReinterpretUpDownCast()794 const CXXRecordDecl *BaseRD = IElem->Base->getType()->getAsCXXRecordDecl(); in DiagnoseReinterpretUpDownCast()798 const CXXRecordDecl *Class = IElem->Class, in DiagnoseReinterpretUpDownCast()