Searched refs:RecLoc (Results 1 – 3 of 3) sorted by relevance
4977 if (auto RecLoc = TLoc.getAs<RecordTypeLoc>()) in convertTypeTemplateArgumentToTemplate() local4979 dyn_cast<ClassTemplateSpecializationDecl>(RecLoc.getDecl())) in convertTypeTemplateArgumentToTemplate()4982 QualLoc, RecLoc.getNameLoc()); in convertTypeTemplateArgumentToTemplate()
18826 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields() argument19252 Diag(RecLoc, getLangOpts().CPlusPlus ? in ActOnFields()19261 Diag(RecLoc, IsEmpty ? diag::ext_empty_struct_union : in ActOnFields()
3932 void ActOnFields(Scope *S, SourceLocation RecLoc, Decl *TagDecl,