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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h53 bool SetClangModulesCachePath(llvm::StringRef path);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp83 SetClangModulesCachePath(path);
104 bool ModuleListProperties::SetClangModulesCachePath(llvm::StringRef path) { function in class:ModuleListProperties

Completed in 86 milliseconds