Searched refs:SrcExprEndLoc (Results 1 – 2 of 2) sorted by relevance
3945 SourceLocation SrcExprEndLoc = getLocForEndOfToken(SrcExpr->getLocEnd()); in CheckObjCBridgeRelatedConversions() local3950 << FixItHint::CreateInsertion(SrcExprEndLoc, "]"); in CheckObjCBridgeRelatedConversions()3971 SourceLocation SrcExprEndLoc = in CheckObjCBridgeRelatedConversions() local3981 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString); in CheckObjCBridgeRelatedConversions()3992 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString); in CheckObjCBridgeRelatedConversions()
4325 SourceLocation SrcExprEndLoc = in CheckObjCBridgeRelatedConversions() local4332 << FixItHint::CreateInsertion(SrcExprEndLoc, "]"); in CheckObjCBridgeRelatedConversions()4353 SourceLocation SrcExprEndLoc = in CheckObjCBridgeRelatedConversions() local4363 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString); in CheckObjCBridgeRelatedConversions()4374 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString); in CheckObjCBridgeRelatedConversions()