reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaChecking.cpp
 6849       Left = checkFormatStringExpr(S, C->getTrueExpr(), Args,
 6859     StringLiteralCheckType Right = checkFormatStringExpr(
 6911           return checkFormatStringExpr(S, Init, Args,
 6964         StringLiteralCheckType Result = checkFormatStringExpr(
 6981           return checkFormatStringExpr(S, Arg, Args,
 7013         return checkFormatStringExpr(
 7160       checkFormatStringExpr(*this, OrigFormatExpr, Args, HasVAListArg,