Searched defs:MakePath (Results 1 – 2 of 2) sorted by relevance
100 static std::string MakePath(llvm::StringRef lhs, llvm::StringRef rhs) { in MakePath() function
425 auto MakePath = [&](const llvm::ArrayRef<const char *> &SubDirs) { in detectDeviceLibrary() local