Home
last modified time | relevance | path

Searched refs:SetPropertyAtIndexAsFileSpec (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h191 bool SetPropertyAtIndexAsFileSpec(const ExecutionContext *exe_ctx,
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp123 return m_collection_sp->SetPropertyAtIndexAsFileSpec( in SetClangModulesCachePath()
135 return m_collection_sp->SetPropertyAtIndexAsFileSpec( in SetLLDBIndexCachePath()
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp386 bool OptionValueProperties::SetPropertyAtIndexAsFileSpec( in SetPropertyAtIndexAsFileSpec() function in OptionValueProperties
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp117 return m_collection_sp->SetPropertyAtIndexAsFileSpec( in SetModuleCacheDirectory()
H A DProcess.cpp232 m_collection_sp->SetPropertyAtIndexAsFileSpec(nullptr, idx, file); in SetPythonOSPluginPath()