Home
last modified time | relevance | path

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

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