Home
last modified time | relevance | path

Searched refs:SrcExprEndLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExprObjC.cpp3945 SourceLocation SrcExprEndLoc = getLocForEndOfToken(SrcExpr->getLocEnd()); in CheckObjCBridgeRelatedConversions() local
3950 << FixItHint::CreateInsertion(SrcExprEndLoc, "]"); in CheckObjCBridgeRelatedConversions()
3971 SourceLocation SrcExprEndLoc = in CheckObjCBridgeRelatedConversions() local
3981 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString); in CheckObjCBridgeRelatedConversions()
3992 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString); in CheckObjCBridgeRelatedConversions()
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp4325 SourceLocation SrcExprEndLoc = in CheckObjCBridgeRelatedConversions() local
4332 << FixItHint::CreateInsertion(SrcExprEndLoc, "]"); in CheckObjCBridgeRelatedConversions()
4353 SourceLocation SrcExprEndLoc = in CheckObjCBridgeRelatedConversions() local
4363 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString); in CheckObjCBridgeRelatedConversions()
4374 << FixItHint::CreateInsertion(SrcExprEndLoc, ExpressionString); in CheckObjCBridgeRelatedConversions()