Searched refs:FixitLoc (Results 1 – 2 of 2) sorted by relevance
4953 SourceLocation DiagLoc, FixitLoc; in GetFullTypeForDeclarator() local4956 FixitLoc = S.getLocForEndOfToken(TInfo->getTypeLoc().getEndLoc()); in GetFullTypeForDeclarator()4959 FixitLoc = S.getLocForEndOfToken(D.getDeclSpec().getEndLoc()); in GetFullTypeForDeclarator()4963 << FixItHint::CreateInsertion(FixitLoc, "*"); in GetFullTypeForDeclarator()4970 TLoc.setStarLoc(FixitLoc); in GetFullTypeForDeclarator()
4950 SourceLocation FixitLoc = in setTagNameForLinkagePurposes() local4956 Diag(FixitLoc, DiagID) in setTagNameForLinkagePurposes()4958 << FixItHint::CreateInsertion(FixitLoc, TextToInsert); in setTagNameForLinkagePurposes()