Searched defs:RightIndex (Results 1 – 2 of 2) sorted by relevance
988 std::optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1692 llvm::sort(ModulesOrdering, [&](int LeftIndex, int RightIndex) { in generateModulesOrdering()