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