Searched refs:FixitLoc (Results 1 – 2 of 2) sorted by relevance
5018 SourceLocation DiagLoc, FixitLoc; in GetFullTypeForDeclarator() local5021 FixitLoc = S.getLocForEndOfToken(TInfo->getTypeLoc().getEndLoc()); in GetFullTypeForDeclarator()5024 FixitLoc = S.getLocForEndOfToken(D.getDeclSpec().getEndLoc()); in GetFullTypeForDeclarator()5028 << FixItHint::CreateInsertion(FixitLoc, "*"); in GetFullTypeForDeclarator()5035 TLoc.setStarLoc(FixitLoc); in GetFullTypeForDeclarator()
5057 SourceLocation FixitLoc = in setTagNameForLinkagePurposes() local5063 Diag(FixitLoc, DiagID) in setTagNameForLinkagePurposes()5065 << FixItHint::CreateInsertion(FixitLoc, TextToInsert); in setTagNameForLinkagePurposes()