Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DHexagon.cpp326 auto Find = [&HTC] (const std::string &RootDir, const std::string &SubDir, in constructHexagonLinkArgs()
328 std::string RelName = SubDir + Name; in constructHexagonLinkArgs()
H A DAMDGPU.cpp416 for (auto SubDir : SubDirs) in detectDeviceLibrary() local
417 llvm::sys::path::append(Path, SubDir); in detectDeviceLibrary()
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.W32228 to satisfy the dependency of SUBDIR/DepTarget on SubDir/TARGET.
235 SUBDIR/DepTarget: SubDir/TARGET
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1087 if (auto SubDir = FileMgr.getDirectory(SubframeworkDirName)) { in inferFrameworkModule() local
1088 if (*SubDir == FrameworkDir) { in inferFrameworkModule()