Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2757 bool IsStringLocation, Range StringRange,
2784 bool IsStringLocation, Range StringRange,
3031 bool IsStringLocation, in EmitFormatDiagnostic() argument
3035 Loc, IsStringLocation, StringRange, FixIt); in EmitFormatDiagnostic()
3070 bool IsStringLocation, in EmitFormatDiagnostic() argument
3081 S.Diag(IsStringLocation ? ArgumentExpr->getExprLoc() : Loc, PDiag) in EmitFormatDiagnostic()
3085 S.Diag(IsStringLocation ? Loc : StringRange.getBegin(), in EmitFormatDiagnostic()