Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.cpp101 static std::string MakePath(llvm::StringRef lhs, llvm::StringRef rhs) { in MakePath() function
117 MakePath(m_c_inc.Get(), "stdio.h"), in hasValidConfig()
120 MakePath(m_std_inc.Get(), "module.modulemap"), in hasValidConfig()
123 MakePath(m_std_inc.Get(), "vector"), in hasValidConfig()