Searched refs:TagLocation (Results 1 – 2 of 2) sorted by relevance
975 SourceLocation TagLocation = KeywordLoc; in RebuildElaboratedType() local984 TagLocation, Id)) { in RebuildElaboratedType()985 SemaRef.Diag(TagLocation, diag::err_use_with_wrong_tag) in RebuildElaboratedType()987 << FixItHint::CreateReplacement(SourceRange(TagLocation), in RebuildElaboratedType()
3674 SourceLocation TagLocation; in IsTagDefinedInsideClass() local3680 TagLocation = RD->getLocation(); in IsTagDefinedInsideClass()3682 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()3688 TagLocation = ED->getLocation(); in IsTagDefinedInsideClass()3690 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()