Searched refs:GetClangModulesCachePath (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h52 FileSpec GetClangModulesCachePath() const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp605 props.GetClangModulesCachePath().GetPath(path);
H A DClangExpressionParser.cpp257 props.GetClangModulesCachePath().GetPath(module_cache);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp97 FileSpec ModuleListProperties::GetClangModulesCachePath() const { function in class:ModuleListProperties

Completed in 124 milliseconds