Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DInitHeaderSearch.cpp38 Optional<unsigned> UserEntryIdx; member
41 Optional<unsigned> UserEntryIdx) in DirectoryLookupInfo()
42 : Group(Group), Lookup(Lookup), UserEntryIdx(UserEntryIdx) {} in DirectoryLookupInfo()
65 Optional<unsigned> UserEntryIdx = None);
72 Optional<unsigned> UserEntryIdx = None);
126 Optional<unsigned> UserEntryIdx) { in AddPath() argument
134 UserEntryIdx); in AddPath()
138 return AddUnmappedPath(Path, Group, isFramework, UserEntryIdx); in AddPath()
170 UserEntryIdx); in AddUnmappedPath()
182 UserEntryIdx); in AddUnmappedPath()
[all …]