Searched refs:TagLocation (Results 1 – 2 of 2) sorted by relevance
991 SourceLocation TagLocation = KeywordLoc; in RebuildElaboratedType() local1000 TagLocation, *Id)) { in RebuildElaboratedType()1001 SemaRef.Diag(TagLocation, diag::err_use_with_wrong_tag) in RebuildElaboratedType()1003 << FixItHint::CreateReplacement(SourceRange(TagLocation), in RebuildElaboratedType()
3693 SourceLocation TagLocation; in IsTagDefinedInsideClass() local3699 TagLocation = RD->getLocation(); in IsTagDefinedInsideClass()3701 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()3707 TagLocation = ED->getLocation(); in IsTagDefinedInsideClass()3709 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()