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