Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1420 SmallString<16> DestinationStr; in checkFortifiedBuiltinMemoryFunction() local
1422 DestinationSize->toString(DestinationStr, /*Radix=*/10); in checkFortifiedBuiltinMemoryFunction()
1426 << FunctionName << DestinationStr << SourceStr); in checkFortifiedBuiltinMemoryFunction()