Home | History | Annotate | Download | only in Sema

Lines Matching full:baserecord

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