reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
427 S.Index = Candidate.first; 429 PreferredLanguage == Types[S.Index]; 437 S.PrefixLength = matchingPrefix(Filename, Paths[S.Index].first); 442 if (S.Index > Best.Index) 442 if (S.Index > Best.Index) 448 S.PrefixLength = matchingPrefix(Filename, Paths[S.Index].first); 453 if (Best.Index == size_t(-1)) 455 return {Best.Index, Best.Points};