Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseRecord

1345   RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl();
1348 Path.Decls = BaseRecord->lookup(N);