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