Home
last modified time | relevance | path

Searched defs:DirEnd (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp64 for (sys::fs::directory_iterator Dir(BundlePath, EC), DirEnd; in expandBundle() local
/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/
H A DFindAllSymbolsMain.cpp93 for (llvm::sys::fs::directory_iterator Dir(MergeDir, EC), DirEnd; in Merge() local
/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp331 auto Dir = ++sys::path::rbegin(Path), DirEnd = sys::path::rend(Path); in FileIndex() local
384 DirEnd = sys::path::rend(Filename); in scoreCandidates() local
/llvm-project/clang-tools-extra/clang-doc/tool/
H A DClangDocMain.cpp145 DirEnd; in getAssetFiles() local
/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp70 DirEnd; in getHighestNumericTupleInDirectory() local
/llvm-project/llvm/tools/dsymutil/
H A Ddsymutil.cpp155 sys::fs::directory_iterator DirEnd; getInputs() local
/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp1961 DirEnd; collectAllModules() local
2024 for (llvm::vfs::directory_iterator Dir = FS.dir_begin(DirNative, EC), DirEnd; loadSubdirectoryModuleMaps() local
H A DModuleMap.cpp1127 DirEnd; inferFrameworkModule() local
/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp248 for (llvm::vfs::directory_iterator Dir = FS.dir_begin(DirNative, EC), DirEnd; collectIncludePCH() local
1664 for (llvm::sys::fs::directory_iterator Dir(ModuleCachePathNative, EC), DirEnd; pruneModuleCache() local
H A DFrontendAction.cpp796 Dir != DirEnd && !EC; Dir.increment(EC)) { in BeginSourceFile() local
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5371 for (sys::fs::directory_iterator Dir(BundlePath, EC), DirEnd; findDsymObjectMembers() local