Lines Matching refs:loc1
450 Extension::Location loc1, Extension::Location loc2) {451 if (loc1 == loc2)452 return loc1;454 int loc1_rank = GetLocationRank(loc1);462 loc1 : loc2 );