Searched refs:DestinationSize (Results 1 – 2 of 2) sorted by relevance
2700 IN OUT UINTN *DestinationSize2791 IN OUT UINTN *DestinationSize
1210 std::optional<llvm::APSInt> DestinationSize; in checkFortifiedBuiltinMemoryFunction() local1235 DestinationSize = ComputeSizeArgument(0); in checkFortifiedBuiltinMemoryFunction()1242 DestinationSize = ComputeExplicitObjectSizeArgument(2); in checkFortifiedBuiltinMemoryFunction()1312 DestinationSize = ComputeSizeArgument(0); in checkFortifiedBuiltinMemoryFunction()1331 DestinationSize = in checkFortifiedBuiltinMemoryFunction()1341 DestinationSize = ComputeExplicitObjectSizeArgument(3); in checkFortifiedBuiltinMemoryFunction()1359 DestinationSize = ComputeSizeArgument(0); in checkFortifiedBuiltinMemoryFunction()1373 DestinationSize = ComputeSizeArgument(0); in checkFortifiedBuiltinMemoryFunction()1410 DestinationSize = ComputeSizeArgument(0); in checkFortifiedBuiltinMemoryFunction()1414 if (!SourceSize || !DestinationSize || in checkFortifiedBuiltinMemoryFunction()[all …]