Home | History | Annotate | Download | only in Sema

Lines Matching defs:BaseRecord

6728     RecordDecl *BaseRecord =
6736 QualType T = S->Context.getTypeDeclType(BaseRecord);
6742 for (Path.Decls = BaseRecord->lookup(Name); !Path.Decls.empty();