Searched refs:UserEntryIdxIt (Results 1 – 1 of 1) sorted by relevance
136 auto UserEntryIdxIt = SearchDirToHSEntry.find(I); in computeUserEntryUsage() local138 if (UserEntryIdxIt != SearchDirToHSEntry.end()) in computeUserEntryUsage()139 UserEntryUsage[UserEntryIdxIt->second] = true; in computeUserEntryUsage()738 auto UserEntryIdxIt = SearchDirToHSEntry.find(HitIdx); in noteLookupUsage() local739 if (UserEntryIdxIt != SearchDirToHSEntry.end()) in noteLookupUsage()741 << HSOpts->UserEntries[UserEntryIdxIt->second].Path; in noteLookupUsage()