Searched refs:TagLocation (Results 1 – 2 of 2) sorted by relevance
2094 SourceLocation TagLocation = KeywordLoc; in RebuildElaboratedType() local2104 TagLocation, Id)) { in RebuildElaboratedType()2105 SemaRef.Diag(TagLocation, diag::err_use_with_wrong_tag) in RebuildElaboratedType()2107 << FixItHint::CreateReplacement(SourceRange(TagLocation), in RebuildElaboratedType()
3605 SourceLocation TagLocation; in IsTagDefinedInsideClass() local3611 TagLocation = RD->getLocation(); in IsTagDefinedInsideClass()3613 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()3619 TagLocation = ED->getLocation(); in IsTagDefinedInsideClass()3621 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()