Searched defs:SubDir (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/InstallAPI/ | ||
H A D | DirectoryScanner.cpp | 290 for (const auto *SubDir : SubDirectories) { scanForFrameworks() local |
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | Hexagon.cpp | 419 __anona367ae150402(const std::string &RootDir, const std::string &SubDir, const char *Name) constructHexagonLinkArgs() argument |
/llvm-project/clang/lib/Lex/ | ||
H A D | ModuleMap.cpp | 1147 if (auto SubDir = FileMgr.getDirectory(SubframeworkDirName)) { inferFrameworkModule() local |