Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp3193 bool IsStringLocation, Range StringRange,
3220 bool IsStringLocation, Range StringRange,
3467 bool IsStringLocation, in EmitFormatDiagnostic() argument
3471 Loc, IsStringLocation, StringRange, FixIt); in EmitFormatDiagnostic()
3506 bool IsStringLocation, in EmitFormatDiagnostic() argument
3514 S.Diag(IsStringLocation ? ArgumentExpr->getExprLoc() : Loc, PDiag) in EmitFormatDiagnostic()
3518 S.Diag(IsStringLocation ? Loc : StringRange.getBegin(), in EmitFormatDiagnostic()