Searched refs:TagLocation (Results 1 – 2 of 2) sorted by relevance
1061 SourceLocation TagLocation = KeywordLoc; in RebuildElaboratedType() local1070 TagLocation, *Id)) { in RebuildElaboratedType()1071 SemaRef.Diag(TagLocation, diag::err_use_with_wrong_tag) in RebuildElaboratedType()1073 << FixItHint::CreateReplacement(SourceRange(TagLocation), in RebuildElaboratedType()
3775 SourceLocation TagLocation; in IsTagDefinedInsideClass() local3781 TagLocation = RD->getLocation(); in IsTagDefinedInsideClass()3783 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()3789 TagLocation = ED->getLocation(); in IsTagDefinedInsideClass()3791 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()