Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp3360 bool IsStringLocation, Range StringRange,
3387 bool IsStringLocation, Range StringRange,
3634 bool IsStringLocation, in EmitFormatDiagnostic() argument
3638 Loc, IsStringLocation, StringRange, FixIt); in EmitFormatDiagnostic()
3673 bool IsStringLocation, in EmitFormatDiagnostic() argument
3681 S.Diag(IsStringLocation ? ArgumentExpr->getExprLoc() : Loc, PDiag) in EmitFormatDiagnostic()
3685 S.Diag(IsStringLocation ? Loc : StringRange.getBegin(), in EmitFormatDiagnostic()