Searched refs:MakePath (Results 1 – 2 of 2) sorted by relevance
61 static std::string MakePath(llvm::StringRef lhs, llvm::StringRef rhs) { in MakePath() function77 MakePath(m_c_inc.Get(), "stdio.h"), in hasValidConfig()80 MakePath(m_std_inc.Get(), "module.modulemap"), in hasValidConfig()83 MakePath(m_std_inc.Get(), "vector"), in hasValidConfig()
418 auto MakePath = [&](const llvm::ArrayRef<const char *> &SubDirs) { in detectDeviceLibrary() local426 LibDevicePath = MakePath(SubDirs); in detectDeviceLibrary()