Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseRecord

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