Searched refs:UserEntryIdxIt (Results 1 – 1 of 1) sorted by relevance
135 auto UserEntryIdxIt = SearchDirToHSEntry.find(I); in computeUserEntryUsage() local137 if (UserEntryIdxIt != SearchDirToHSEntry.end()) in computeUserEntryUsage()138 UserEntryUsage[UserEntryIdxIt->second] = true; in computeUserEntryUsage()769 auto UserEntryIdxIt = SearchDirToHSEntry.find(HitIdx); in noteLookupUsage() local770 if (UserEntryIdxIt != SearchDirToHSEntry.end()) in noteLookupUsage()772 << HSOpts.UserEntries[UserEntryIdxIt->second].Path; in noteLookupUsage()