Searched refs:RecLoc (Results 1 – 3 of 3) sorted by relevance
5328 if (auto RecLoc = TLoc.getAs<RecordTypeLoc>()) in convertTypeTemplateArgumentToTemplate() local5330 dyn_cast<ClassTemplateSpecializationDecl>(RecLoc.getDecl())) in convertTypeTemplateArgumentToTemplate()5333 QualLoc, RecLoc.getNameLoc()); in convertTypeTemplateArgumentToTemplate()
17178 void Sema::ActOnFields(Scope *S, SourceLocation RecLoc, Decl *EnclosingDecl, in ActOnFields() argument17555 Diag(RecLoc, getLangOpts().CPlusPlus ? in ActOnFields()17564 Diag(RecLoc, IsEmpty ? diag::ext_empty_struct_union : in ActOnFields()
3114 void ActOnFields(Scope *S, SourceLocation RecLoc, Decl *TagDecl,