Searched refs:TranslateIndex (Results 1 – 1 of 1) sorted by relevance
1163 auto TranslateIndex = [&](unsigned Index) -> std::optional<unsigned> { in checkFortifiedBuiltinMemoryFunction() local1181 std::optional<unsigned> IndexOptional = TranslateIndex(Index); in checkFortifiedBuiltinMemoryFunction()1207 std::optional<unsigned> IndexOptional = TranslateIndex(Index); in checkFortifiedBuiltinMemoryFunction()1226 std::optional<unsigned> IndexOptional = TranslateIndex(Index); in checkFortifiedBuiltinMemoryFunction()