Searched defs:GetTypeImpl (Results 1 – 3 of 3) sorted by relevance
60 TypeImpl ValueObjectDynamicValue::GetTypeImpl() { in GetTypeImpl() function in ValueObjectDynamicValue
678 const lldb::TypeImplSP &GetTypeImpl() { return m_type_impl_sp; } GetTypeImpl() function
355 virtual TypeImpl GetTypeImpl() { return TypeImpl(GetCompilerType()); } in GetTypeImpl() function