Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1399 SmallString<16> SpecifiedSizeStr; in checkFortifiedBuiltinMemoryFunction() local
1401 SourceSize->toString(SpecifiedSizeStr, /*Radix=*/10); in checkFortifiedBuiltinMemoryFunction()
1405 << GetFunctionName() << SpecifiedSizeStr in checkFortifiedBuiltinMemoryFunction()