Home | History | Annotate | Download | only in Sema

Lines Matching full:baserecord

7007     RecordDecl *BaseRecord =
7015 QualType T = S->Context.getTypeDeclType(BaseRecord);
7021 for (Path.Decls = BaseRecord->lookup(Name); !Path.Decls.empty();