Searched refs:SubDir (Results 1 – 4 of 4) sorted by relevance
326 auto Find = [&HTC] (const std::string &RootDir, const std::string &SubDir, in constructHexagonLinkArgs()328 std::string RelName = SubDir + Name; in constructHexagonLinkArgs()
416 for (auto SubDir : SubDirs) in detectDeviceLibrary() local417 llvm::sys::path::append(Path, SubDir); in detectDeviceLibrary()
228 to satisfy the dependency of SUBDIR/DepTarget on SubDir/TARGET.235 SUBDIR/DepTarget: SubDir/TARGET
1087 if (auto SubDir = FileMgr.getDirectory(SubframeworkDirName)) { in inferFrameworkModule() local1088 if (*SubDir == FrameworkDir) { in inferFrameworkModule()