Searched refs:kForIndexValueVariable (Results 1 – 2 of 2) sorted by relevance
56 static constexpr const char* kForIndexValueVariable = "_for_index"; variable
878 stmt, std::string(kForIndexValueVariable) + "_" + NewTempVariable(), in Visit()