Searched refs:UserEntryIdx (Results 1 – 1 of 1) sorted by relevance
39 std::optional<unsigned> UserEntryIdx; member42 std::optional<unsigned> UserEntryIdx) in DirectoryLookupInfo()43 : Group(Group), Lookup(Lookup), UserEntryIdx(UserEntryIdx) {} in DirectoryLookupInfo()66 std::optional<unsigned> UserEntryIdx = std::nullopt);73 std::optional<unsigned> UserEntryIdx = std::nullopt);119 std::optional<unsigned> UserEntryIdx) { in AddPath() argument127 UserEntryIdx); in AddPath()131 return AddUnmappedPath(Path, Group, isFramework, UserEntryIdx); in AddPath()136 std::optional<unsigned> UserEntryIdx) { in AddUnmappedPath() argument163 UserEntryIdx); in AddUnmappedPath()[all …]