Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueProperties.h148 GetPropertyAtIndexAsOptionValueRegex(const ExecutionContext *exe_ctx,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValueProperties.cpp423 OptionValueProperties::GetPropertyAtIndexAsOptionValueRegex( in GetPropertyAtIndexAsOptionValueRegex() function in OptionValueProperties
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDThread.cpp120 return m_collection_sp->GetPropertyAtIndexAsOptionValueRegex(nullptr, idx); in GetSymbolsToAvoidRegexp()