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