Lines Matching refs:rep
200 NamedDecl *Rep,209 CXXRecordDecl *RepClass = dyn_cast<CXXRecordDecl>(Rep->getDeclContext());212 bool IsField = isa<FieldDecl>(Rep) || isa<IndirectFieldDecl>(Rep);495 NamedDecl *rep,500 return diagnoseInstanceReference(SemaRef, SS, rep, nameInfo);503 << SS.getRange() << rep << BaseType;