Searched refs:TagLocation (Results 1 – 2 of 2) sorted by relevance
977 SourceLocation TagLocation = KeywordLoc; in RebuildElaboratedType() local986 TagLocation, Id)) { in RebuildElaboratedType()987 SemaRef.Diag(TagLocation, diag::err_use_with_wrong_tag) in RebuildElaboratedType()989 << FixItHint::CreateReplacement(SourceRange(TagLocation), in RebuildElaboratedType()
3614 SourceLocation TagLocation; in IsTagDefinedInsideClass() local3620 TagLocation = RD->getLocation(); in IsTagDefinedInsideClass()3622 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()3628 TagLocation = ED->getLocation(); in IsTagDefinedInsideClass()3630 IDecl->getLocation(), TagLocation); in IsTagDefinedInsideClass()