Home
last modified time | relevance | path

Searched refs:FormatSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1427 llvm::APSInt FormatSize = in checkFortifiedBuiltinMemoryFunction() local
1430 if (FormatSize > *SourceSize && *SourceSize != 0) { in checkFortifiedBuiltinMemoryFunction()
1437 FormatSize.toString(FormatSizeStr, /*Radix=*/10); in checkFortifiedBuiltinMemoryFunction()