Searched refs:RecLoc (Results 1 – 3 of 3) sorted by relevance
5358 if (auto RecLoc = TLoc.getAs<RecordTypeLoc>()) in convertTypeTemplateArgumentToTemplate() local5360 dyn_cast<ClassTemplateSpecializationDecl>(RecLoc.getDecl())) in convertTypeTemplateArgumentToTemplate()5363 QualLoc, RecLoc.getNameLoc()); in convertTypeTemplateArgumentToTemplate()
19402 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields() argument19833 Diag(RecLoc, getLangOpts().CPlusPlus ? in ActOnFields()19843 Diag(RecLoc, IsEmpty ? diag::ext_empty_struct_union in ActOnFields()
4323 void ActOnFields(Scope *S, SourceLocation RecLoc, Decl *TagDecl,