Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleList.h83 bool SetClangModulesCachePath(llvm::StringRef path);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModuleList.cpp96 SetClangModulesCachePath(path); in ModuleListProperties()
112 bool ModuleListProperties::SetClangModulesCachePath(llvm::StringRef path) { in SetClangModulesCachePath() function in ModuleListProperties