Searched refs:FixitLoc (Results 1 – 2 of 2) sorted by relevance
5106 SourceLocation DiagLoc, FixitLoc; in GetFullTypeForDeclarator() local5109 FixitLoc = S.getLocForEndOfToken(TInfo->getTypeLoc().getEndLoc()); in GetFullTypeForDeclarator()5112 FixitLoc = S.getLocForEndOfToken(D.getDeclSpec().getEndLoc()); in GetFullTypeForDeclarator()5116 << FixItHint::CreateInsertion(FixitLoc, "*"); in GetFullTypeForDeclarator()5123 TLoc.setStarLoc(FixitLoc); in GetFullTypeForDeclarator()
4588 SourceLocation FixitLoc = in setTagNameForLinkagePurposes() local4594 Diag(FixitLoc, DiagID) in setTagNameForLinkagePurposes()4596 << FixItHint::CreateInsertion(FixitLoc, TextToInsert); in setTagNameForLinkagePurposes()