Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDOptionValueProperties.h195 GetPropertyAtIndexAsOptionValueRegex (const ExecutionContext *exe_ctx, uint32_t idx) const;
/trueos/contrib/llvm/tools/lldb/source/Interpreter/
HDOptionValueProperties.cpp456 OptionValueProperties::GetPropertyAtIndexAsOptionValueRegex (const ExecutionContext *exe_ctx, uint3… in GetPropertyAtIndexAsOptionValueRegex() function in OptionValueProperties
/trueos/contrib/llvm/tools/lldb/source/Target/
HDThread.cpp135 return m_collection_sp->GetPropertyAtIndexAsOptionValueRegex (NULL, idx); in GetSymbolsToAvoidRegexp()