Searched refs:VFE (Results 1 – 1 of 1) sorted by relevance
512 for (const auto &VFE : VirtualFileEntries) in GetUniqueIDMapping() local513 if (VFE && VFE.get() != NON_EXISTENT_FILE) in GetUniqueIDMapping()514 UIDToFiles[VFE->getUID()] = VFE.get(); in GetUniqueIDMapping()