Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp2930 bool IsStringLocation, Range StringRange,
2957 bool IsStringLocation, Range StringRange,
3204 bool IsStringLocation, in EmitFormatDiagnostic() argument
3208 Loc, IsStringLocation, StringRange, FixIt); in EmitFormatDiagnostic()
3243 bool IsStringLocation, in EmitFormatDiagnostic() argument
3251 S.Diag(IsStringLocation ? ArgumentExpr->getExprLoc() : Loc, PDiag) in EmitFormatDiagnostic()
3255 S.Diag(IsStringLocation ? Loc : StringRange.getBegin(), in EmitFormatDiagnostic()