Searched refs:GetForwardCompilerType (Results 1 – 22 of 22) sorted by relevance
196 GetForwardCompilerType().DumpTypeDescription(s); in GetDescription()258 GetForwardCompilerType().DumpTypeDescription(s, level); in Dump()305 m_name = GetForwardCompilerType().GetTypeName(); in GetName()324 GetForwardCompilerType().DumpValue( in DumpValue()386 return GetForwardCompilerType().GetNumChildren(omit_empty_base_classes, nullptr); in GetNumChildren()390 return GetForwardCompilerType().IsAggregateType(); in IsAggregateType()403 lldb::Format Type::GetFormat() { return GetForwardCompilerType().GetFormat(); } in GetFormat()407 return GetForwardCompilerType().GetEncoding(count); in GetEncoding()482 encoding_type->GetForwardCompilerType(); in ResolveCompilerType()492 encoding_type->GetForwardCompilerType().AddConstModifier(); in ResolveCompilerType()[all …]
132 match_type_class = the_type->GetForwardCompilerType().GetTypeClass(); in RemoveMismatchedTypes()203 the_type->GetForwardCompilerType().GetTypeClass(); in RemoveMismatchedTypes()
162 match_type_class = the_type->GetForwardCompilerType().GetTypeClass(); in RemoveMismatchedTypes()233 the_type->GetForwardCompilerType().GetTypeClass(); in RemoveMismatchedTypes()
712 variable_type->GetForwardCompilerType()); in PrivateAutoComplete()
113 return m_type_sp->GetForwardCompilerType(); in GetCompilerTypeImpl()125 return m_type_sp->GetForwardCompilerType().GetDisplayTypeName(); in GetDisplayTypeName()
71 return var_type->GetForwardCompilerType(); in GetCompilerTypeImpl()85 return var_type->GetForwardCompilerType().GetDisplayTypeName(); in GetDisplayTypeName()
237 m_compiler_type = lldb_type->GetForwardCompilerType(); in GetCompilerType()245 m_compiler_type = variable_type->GetForwardCompilerType(); in GetCompilerType()
120 m_type.m_compiler_type = type->GetForwardCompilerType(); in TypeNameSpecifierImpl()
191 lldb_private::CompilerType pcm_type = pcm_type_sp->GetForwardCompilerType(); in ParseTypeFromClangModule()686 lldb_function_type_sp->GetForwardCompilerType()); in ParseTypeModifier()911 return_clang_type = func_type->GetForwardCompilerType(); in ParseSubroutine()978 complete_objc_class_type_sp->GetForwardCompilerType(); in ParseSubroutine()1046 class_type->GetForwardCompilerType(); in ParseSubroutine()1067 class_type->GetForwardCompilerType(); in ParseSubroutine()1083 class_type->GetForwardCompilerType(); in ParseSubroutine()1319 CompilerType array_element_type = element_type->GetForwardCompilerType(); in ParseArrayType()1359 CompilerType pointee_clang_type = pointee_type->GetForwardCompilerType(); in ParsePointerToMemberType()1867 clang_type = lldb_type->GetForwardCompilerType(); in ParseTemplateDIE()[all …]
396 CompilerType compiler_type = type->GetForwardCompilerType(); in GetTypes()
363 CompilerType compiler_type = udt_type->GetForwardCompilerType(); in TEST_F()416 CompilerType compiler_type = udt_type->GetForwardCompilerType(); in TEST_F()460 CompilerType compiler_type = udt_type->GetForwardCompilerType(); in TEST_F()
121 type_sp->GetForwardCompilerType())) { in GetTypeInfoFromVTableAddress()153 type_sp->GetForwardCompilerType())) { in GetTypeInfoFromVTableAddress()
664 CompilerType element_ast_type = element_type->GetForwardCompilerType(); in CreateLLDBTypeFromPDBType()729 pointee_type->GetForwardCompilerType()); in CreateLLDBTypeFromPDBType()932 type->GetForwardCompilerType(), storage, func->hasInlineAttribute()); in GetDeclForSymbol()946 arg_type->GetForwardCompilerType(), clang::SC_None, true); in GetDeclForSymbol()991 m_ast.GetDeclContextForType(type->GetForwardCompilerType()); in GetDeclContextForSymbol()
1639 type->GetForwardCompilerType(); in GetTypes()
172 if ((type_sp->GetForwardCompilerType().GetTypeInfo() & in FormatObject()
131 type_sp->GetForwardCompilerType())) { in LookupInCompleteClassCache()
194 CompilerType GetForwardCompilerType();
288 CompilerType self_clang_type = self_type->GetForwardCompilerType(); in ScanContext()
850 this_type->GetForwardCompilerType().GetPointeeType(); in LookUpLldbClass()1478 var_type->GetForwardCompilerType().GetTypeSystem()); in GetVariableValue()
423 m_variable_sp->GetType()->GetForwardCompilerType().IsReferenceType(); in EntityVariable()
581 if (!var_type->GetForwardCompilerType().IsAnonymousType()) in GetValueForVariableExpressionPath()
1370 target_type->GetForwardCompilerType(), in CreateTypedef()