Searched refs:UserEntryIdx (Results 1 – 1 of 1) sorted by relevance
36 std::optional<unsigned> UserEntryIdx; member39 std::optional<unsigned> UserEntryIdx) in DirectoryLookupInfo()40 : Group(Group), Lookup(Lookup), UserEntryIdx(UserEntryIdx) {} in DirectoryLookupInfo()63 std::optional<unsigned> UserEntryIdx = std::nullopt);70 std::optional<unsigned> UserEntryIdx = std::nullopt);106 std::optional<unsigned> UserEntryIdx) { in AddPath() argument114 UserEntryIdx); in AddPath()118 return AddUnmappedPath(Path, Group, isFramework, UserEntryIdx); in AddPath()123 std::optional<unsigned> UserEntryIdx) { in AddUnmappedPath() argument150 UserEntryIdx); in AddUnmappedPath()[all …]