Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h157 GetPropertyAtIndexAsOptionValueRegex(const ExecutionContext *exe_ctx,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueProperties.cpp425 OptionValueProperties::GetPropertyAtIndexAsOptionValueRegex( in GetPropertyAtIndexAsOptionValueRegex() function in OptionValueProperties
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThread.cpp137 return m_collection_sp->GetPropertyAtIndexAsOptionValueRegex(nullptr, idx); in GetSymbolsToAvoidRegexp()