Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h145 GetPropertyAtIndexAsOptionValueRegex(const ExecutionContext *exe_ctx,
/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueProperties.cpp381 OptionValueProperties::GetPropertyAtIndexAsOptionValueRegex( in GetPropertyAtIndexAsOptionValueRegex() function in OptionValueProperties
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp113 return m_collection_sp->GetPropertyAtIndexAsOptionValueRegex(nullptr, idx); in GetSymbolsToAvoidRegexp()