Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DModuleList.h59 bool SetClangModulesCachePath(llvm::StringRef path);
/external/llvm-project/lldb/source/Core/
DModuleList.cpp86 SetClangModulesCachePath(path); in ModuleListProperties()
107 bool ModuleListProperties::SetClangModulesCachePath(llvm::StringRef path) { in SetClangModulesCachePath() function in ModuleListProperties