Searched defs:DirEntry (Results 1 – 6 of 6) sorted by relevance
499 static struct DirEntry { string s; alias s this; } struct1027 static struct DirEntry { string s; alias s this; } argument2523 static struct DirEntry { string s; alias s this; } argument2616 static struct DirEntry { string s; alias s this; } struct3607 static struct DirEntry { string s; alias s this; } struct
2814 struct DirEntry in version() struct2827 version (Windows) in version()2831 else version (Posix) in version()
509 static struct DirEntry { string s; alias s this; } struct1091 static struct DirEntry { string s; alias s this; } argument2626 static struct DirEntry { string s; alias s this; } argument2716 static struct DirEntry { string s; alias s this; } argument3716 static struct DirEntry { string s; alias s this; } argument
3601 struct DirEntry in version() struct3615 version (Windows) in version()3619 else version (Posix) in version()
438 if (auto DirEntry = SourceMgr.getFileManager().getDirectory(DirName)) in findHeaderInUmbrellaDirs() local782 if (auto DirEntry = SourceMgr.getFileManager().getDirectory(DirName)) in isHeaderUnavailableInModule() local
1924 for (const std::unique_ptr<RedirectingFileSystem::Entry> &DirEntry : in lookupPathImpl() local