Searched refs:FormatStrRef (Results 1 – 1 of 1) sorted by relevance
625 StringRef FormatStrRef = Format->getString(); in checkFortifiedBuiltinMemoryFunction() local626 EstimateSizeFormatHandler H(FormatStrRef); in checkFortifiedBuiltinMemoryFunction()627 const char *FormatBytes = FormatStrRef.data(); in checkFortifiedBuiltinMemoryFunction()635 std::min(std::max(TypeSize, size_t(1)) - 1, FormatStrRef.find(0)); in checkFortifiedBuiltinMemoryFunction()