Searched refs:GetCompleteType (Results 1 – 10 of 10) sorted by relevance
280 bool CompilerType::GetCompleteType() const { in GetCompleteType() function in CompilerType283 return m_type_system->GetCompleteType(m_type); in GetCompleteType()1002 if (!GetCompleteType()) in ReadFromMemory()1047 if (!GetCompleteType()) in WriteToMemory()
3160 if (GetCompleteType(type)) { in IsHomogeneousAggregate()5017 if (GetCompleteType(type)) { in GetBitSize()5022 if (GetCompleteType(type)) in GetBitSize()5077 if (GetCompleteType(type)) in GetTypeBitAlign()5852 if (GetCompleteType(type)) { in GetNumFields()5917 if (GetCompleteType(type)) { in GetNumFields()6000 if (GetCompleteType(type)) { in GetFieldAtIndex()6069 if (GetCompleteType(type)) { in GetFieldAtIndex()6125 if (GetCompleteType(type)) { in GetNumDirectBaseClasses()9685 GetCompleteType(type); in DumpTypeDescription()[all …]
661 !element_ast_type.GetCompleteType()) { in CreateLLDBTypeFromPDBType()1217 if (!member_comp_type.GetCompleteType()) { in AddRecordMembers()1281 if (!base_comp_type.GetCompleteType()) { in AddRecordBases()1339 if (!method_comp_type.GetCompleteType()) { in AddRecordMethod()
153 bool GetCompleteType() const;
199 virtual bool GetCompleteType(lldb::opaque_compiler_type_t type) = 0;
644 bool GetCompleteType(lldb::opaque_compiler_type_t type) override;
310 {"payload", (m_element_type.GetCompleteType(), m_element_type)}}); in GetValueOffset()
1748 !array_element_type.GetCompleteType()) { in ParseTypeFromDWARF()2276 if (!base_class_type.GetCompleteType()) { in CompleteTypeFromDWARF()3050 member_clang_type.GetCompleteType(); in ParseChildMembers()3090 !member_clang_type.GetCompleteType()) { in ParseChildMembers()
2143 copied_clang_type.GetCompleteType()) { in AddThisType()
320 if (complete_class.GetCompleteType()) { in MaybeCalculateCompleteType()