Home
last modified time | relevance | path

Searched refs:UserEntryIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DInitHeaderSearch.cpp36 std::optional<unsigned> UserEntryIdx; member
39 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() argument
114 UserEntryIdx); in AddPath()
118 return AddUnmappedPath(Path, Group, isFramework, UserEntryIdx); in AddPath()
123 std::optional<unsigned> UserEntryIdx) { in AddUnmappedPath() argument
150 UserEntryIdx); in AddUnmappedPath()
[all …]