Searched refs:FormatSize (Results 1 – 1 of 1) sorted by relevance
1421 llvm::APSInt FormatSize = in checkFortifiedBuiltinMemoryFunction() local1424 if (FormatSize > *SourceSize && *SourceSize != 0) { in checkFortifiedBuiltinMemoryFunction()1431 FormatSize.toString(FormatSizeStr, /*Radix=*/10); in checkFortifiedBuiltinMemoryFunction()