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()716 auto UserEntryIdxIt = SearchDirToHSEntry.find(HitIdx); in noteLookupUsage() local717 if (UserEntryIdxIt != SearchDirToHSEntry.end()) in noteLookupUsage()719 << HSOpts->UserEntries[UserEntryIdxIt->second].Path; in noteLookupUsage()