Home
last modified time | relevance | path

Searched defs:MakePath (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.cpp100 static std::string MakePath(llvm::StringRef lhs, llvm::StringRef rhs) { in MakePath() function
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DAMDGPU.cpp425 auto MakePath = [&](const llvm::ArrayRef<const char *> &SubDirs) { in detectDeviceLibrary() local