Searched defs:GetTypeImpl (Results 1 – 4 of 4) sorted by relevance
59 TypeImpl ValueObjectDynamicValue::GetTypeImpl() { in GetTypeImpl() function in ValueObjectDynamicValue
363 const lldb::TypeImplSP &GetTypeImpl() { return m_type_impl_sp; } in GetTypeImpl() function
801 inline const DeclTypeSpec *Symbol::GetTypeImpl(int depth) const { in GetTypeImpl() function
355 virtual TypeImpl GetTypeImpl() { return TypeImpl(GetCompilerType()); } in GetTypeImpl() function