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

References

tools/clang/lib/Sema/SemaChecking.cpp
 4091   FSI->FormatIdx = Format->getFormatIdx() - 1;
 4098     if(FSI->FormatIdx == 0)
 4100     --FSI->FormatIdx;
 4148     Idx = FSI.FormatIdx;
 7126     return CheckFormatArguments(Args, FSI.HasVAListArg, FSI.FormatIdx,