Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleList.h82 FileSpec GetClangModulesCachePath() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp580 props.GetClangModulesCachePath().GetPath(path); in Create()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DModuleList.cpp105 FileSpec ModuleListProperties::GetClangModulesCachePath() const { in GetClangModulesCachePath() function in ModuleListProperties