Searched defs:IsStringLocation (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Sema/
H A DSemaChecking.cpp2353 bool IsStringLocation, Range StringRange,
2380 bool IsStringLocation, Range StringRange,
2408 /*IsStringLocation*/true,
2426 /*IsStringLocation*/true,
2440 /*IsStringLocation*/true,
2460 /*IsStringLocation*/true,
2471 /*IsStringLocation*/true,
2487 /*IsStringLocation*/true,
2498 /*IsStringLocation*/true,
2507 /*IsStringLocation*/tru
2625 EmitFormatDiagnostic(PartialDiagnostic PDiag, SourceLocation Loc, bool IsStringLocation, Range StringRange, ArrayRef<FixItHint> FixIt) argument
2662 EmitFormatDiagnostic(Sema &S, bool InFunctionCall, const Expr *ArgumentExpr, PartialDiagnostic PDiag, SourceLocation Loc, bool IsStringLocation, Range StringRange, ArrayRef<FixItHint> FixIt) argument
[all...]

Completed in 397 milliseconds