Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseRecord

4674   RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl();
4684 for (Path.Decls = BaseRecord->lookup(Name);