Home
last modified time | relevance | path

Searched refs:exp_property (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Target/
DTarget.cpp3726 const Property *exp_property = m_collection_sp->GetPropertyAtIndex( in GetInjectLocalVariables() local
3729 exp_property->GetValue()->GetAsProperties(); in GetInjectLocalVariables()
3739 const Property *exp_property = in SetInjectLocalVariables() local
3742 exp_property->GetValue()->GetAsProperties(); in SetInjectLocalVariables()
DProcess.cpp289 const Property *exp_property = in GetOSPluginReportsAllThreads() local
292 exp_property->GetValue()->GetAsProperties(); in GetOSPluginReportsAllThreads()
301 const Property *exp_property = in SetOSPluginReportsAllThreads() local
304 exp_property->GetValue()->GetAsProperties(); in SetOSPluginReportsAllThreads()