Home
last modified time | relevance | path

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

/external/lldb/source/Target/
DTarget.cpp2397 m_got_host_env (false) in TargetOptionValueProperties()
2407 m_got_host_env (false) in TargetOptionValueProperties()
2444 if (!m_got_host_env) in GetHostEnvironmentIfNeeded()
2448 m_got_host_env = true; in GetHostEnvironmentIfNeeded()
2494 mutable bool m_got_host_env; member in TargetOptionValueProperties