Home
last modified time | relevance | path

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

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