Searched refs:realpath_prefixes (Results 1 – 5 of 5) sorted by relevance
168 RealpathPrefixes *realpath_prefixes) const { in FindCompatibleIndex()180 if (realpath_prefixes && result == IsCompatibleResult::kOnlyFileMatch) { in FindCompatibleIndex()182 realpath_prefixes->ResolveSymlinks(curr_file)) { in FindCompatibleIndex()186 realpath_prefixes->IncreaseSourceRealpathCompatibleCount(); in FindCompatibleIndex()
303 RealpathPrefixes realpath_prefixes = target.GetSourceRealpathPrefixes(); in SearchCallback() local311 sc_list, &realpath_prefixes); in SearchCallback()317 realpath_prefixes.GetSourceRealpathAttemptCount()); in SearchCallback()319 realpath_prefixes.GetSourceRealpathCompatibleCount()); in SearchCallback()
218 RealpathPrefixes *realpath_prefixes = nullptr) { in FindFileIndexes() argument221 while ((idx = files.FindCompatibleIndex(idx + 1, file, realpath_prefixes)) != in FindFileIndexes()252 RealpathPrefixes *realpath_prefixes) { in ResolveSymbolContext() argument284 FindFileIndexes(GetSupportFiles(), file_spec, realpath_prefixes); in ResolveSymbolContext()
76 RealpathPrefixes *realpath_prefixes = nullptr) const;
402 RealpathPrefixes *realpath_prefixes = nullptr);