Searched refs:GetScope (Results 1 - 8 of 8) sorted by relevance

/external/lldb/include/lldb/Symbol/
H A DVariable.h87 GetScope() const function in class:lldb_private::Variable
/external/lldb/source/API/
H A DSBBlock.cpp281 switch (variable_sp->GetScope())
343 switch (variable_sp->GetScope())
H A DSBFrame.cpp874 variable_sp->GetScope() == value_type &&
1114 switch (variable_sp->GetScope())
/external/chromium_org/net/dns/
H A Daddress_sorter_posix.cc103 AddressSorterPosix::AddressScope GetScope( function in namespace:net::__anon9182
264 info->scope = GetScope(ipv4_scope_table_, info->address);
390 info->scope = GetScope(ipv4_scope_table_, address);
/external/lldb/source/Symbol/
H A DVariableList.cpp146 if ((*pos)->GetScope() == type)
/external/lldb/source/Core/
H A DValueObjectVariable.cpp111 return m_variable_sp->GetScope();
/external/lldb/source/Commands/
H A DCommandObjectFrame.cpp520 switch (var_sp->GetScope())
H A DCommandObjectTarget.cpp655 switch (var_sp->GetScope())

Completed in 203 milliseconds