Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4273 ePropertyExperimental, enumerator
4404 m_collection_sp->GetPropertyAtIndex(ePropertyExperimental, exe_ctx); in GetExperimentalPropertyValue()
4420 m_collection_sp->GetPropertyAtIndex(ePropertyExperimental, exe_ctx); in GetUseDIL()
4432 m_collection_sp->GetPropertyAtIndex(ePropertyExperimental, exe_ctx); in SetUseDIL()
H A DProcess.cpp127 ePropertyExperimental, enumerator
335 m_collection_sp->GetPropertyAtIndex(ePropertyExperimental); in GetOSPluginReportsAllThreads()
348 m_collection_sp->GetPropertyAtIndex(ePropertyExperimental); in SetOSPluginReportsAllThreads()