Lines Matching refs:getExprLoc

2691     S.Diag(IsStringLocation ? ArgumentExpr->getExprLoc() : Loc, PDiag)  in EmitFormatDiagnostic()
3674 SizeOfArg->getExprLoc())) { in CheckMemaccessArguments()
3697 SourceLocation SL = SizeOfArg->getExprLoc(); in CheckMemaccessArguments()
3733 DiagRuntimeBehavior(LenExpr->getExprLoc(), Dest, in CheckMemaccessArguments()
3758 Dest->getExprLoc(), Dest, in CheckMemaccessArguments()
3767 Dest->getExprLoc(), Dest, in CheckMemaccessArguments()
3775 Dest->getExprLoc(), Dest, in CheckMemaccessArguments()
5148 S.DiagRuntimeBehavior(E->getExprLoc(), E, in DiagnoseImpCast()
5154 S.Diag(E->getExprLoc(), diag) in DiagnoseImpCast()
5195 S.Diag(FL->getExprLoc(), diag::warn_impcast_literal_float_to_integer) in DiagnoseFloatingLiteralImpCast()
5288 S.Diag(E->getExprLoc(), diag::warn_impcast_function_to_bool) in CheckImplicitConversion()
5290 S.Diag(E->getExprLoc(), diag::note_function_to_bool_silence) in CheckImplicitConversion()
5291 << FixItHint::CreateInsertion(E->getExprLoc(), "&"); in CheckImplicitConversion()
5297 S.Diag(E->getExprLoc(), diag::note_function_to_bool_call) in CheckImplicitConversion()
5443 S.DiagRuntimeBehavior(E->getExprLoc(), E, in CheckImplicitConversion()
5620 CC = E->getExprLoc(); in AnalyzeImplicitConversions()
5887 SemaRef.Diag(Mod->getExprLoc(), in checkUsage()
5890 << O << SourceRange(ModOrUse->getExprLoc()); in checkUsage()
6319 if (!SizeExpr || SizeExpr->getExprLoc().isMacroID()) in IsTailPaddedMemberArray()
6510 Loc = e->getExprLoc(); in setLocsFrom()
6687 S.Diag(capturer->getExprLoc(), diag::warn_arc_retain_cycle) in diagnoseRetainCycle()
7350 Diag(TypeTagExpr->getExprLoc(), in CheckArgumentWithTypeTag()
7374 Diag(ArgumentExpr->getExprLoc(), in CheckArgumentWithTypeTag()
7410 Diag(ArgumentExpr->getExprLoc(), diag::warn_type_safety_type_mismatch) in CheckArgumentWithTypeTag()