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.cpp1428 SmallString<16> SpecifiedSizeStr; in checkFortifiedBuiltinMemoryFunction() local
1430 SourceSize->toString(SpecifiedSizeStr, /*Radix=*/10); in checkFortifiedBuiltinMemoryFunction()
1434 << GetFunctionName() << SpecifiedSizeStr in checkFortifiedBuiltinMemoryFunction()