Searched refs:TranslateIndex (Results 1 – 1 of 1) sorted by relevance
1162 auto TranslateIndex = [&](unsigned Index) -> std::optional<unsigned> { in checkFortifiedBuiltinMemoryFunction() local1180 std::optional<unsigned> IndexOptional = TranslateIndex(Index); in checkFortifiedBuiltinMemoryFunction()1206 std::optional<unsigned> IndexOptional = TranslateIndex(Index); in checkFortifiedBuiltinMemoryFunction()1225 std::optional<unsigned> IndexOptional = TranslateIndex(Index); in checkFortifiedBuiltinMemoryFunction()