| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | Type.cpp | 195 GetForwardCompilerType().DumpTypeDescription(s); in GetDescription() 257 GetForwardCompilerType().DumpTypeDescription(s, level); in Dump() 304 m_name = GetForwardCompilerType().GetTypeName(); in GetName() 323 GetForwardCompilerType().DumpValue( in DumpValue() 389 return GetForwardCompilerType().IsAggregateType(); in IsAggregateType() 406 return GetForwardCompilerType().GetEncoding(count); in GetEncoding() 481 encoding_type->GetForwardCompilerType(); in ResolveCompilerType() 655 CompilerType Type::GetForwardCompilerType() { in GetForwardCompilerType() function in Type 661 return GetForwardCompilerType().GetTypeName(); in GetQualifiedName() 779 m_compiler_type = type_sp->GetForwardCompilerType(); in SetTypeSP() [all …]
|
| H A D | TypeList.cpp | 131 match_type_class = the_type->GetForwardCompilerType().GetTypeClass(); in RemoveMismatchedTypes() 202 the_type->GetForwardCompilerType().GetTypeClass(); in RemoveMismatchedTypes()
|
| H A D | TypeMap.cpp | 147 match_type_class = the_type->GetForwardCompilerType().GetTypeClass(); in RemoveMismatchedTypes()
|
| H A D | Variable.cpp | 693 variable_type->GetForwardCompilerType()); in PrivateAutoComplete()
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | ValueObjectMemory.cpp | 113 return m_type_sp->GetForwardCompilerType(); in GetCompilerTypeImpl() 125 return m_type_sp->GetForwardCompilerType().GetDisplayTypeName(); in GetDisplayTypeName()
|
| H A D | ValueObjectVariable.cpp | 71 return var_type->GetForwardCompilerType(); in GetCompilerTypeImpl() 85 return var_type->GetForwardCompilerType().GetDisplayTypeName(); in GetDisplayTypeName()
|
| H A D | Value.cpp | 234 m_compiler_type = lldb_type->GetForwardCompilerType(); in GetCompilerType() 242 m_compiler_type = variable_type->GetForwardCompilerType(); in GetCompilerType()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.cpp | 671 lldb_function_type_sp->GetForwardCompilerType()); in ParseTypeModifier() 925 return_clang_type = func_type->GetForwardCompilerType(); in ParseSubroutine() 995 complete_objc_class_type_sp->GetForwardCompilerType(); in ParseSubroutine() 1061 class_type->GetForwardCompilerType(); in ParseSubroutine() 1082 class_type->GetForwardCompilerType(); in ParseSubroutine() 1098 class_type->GetForwardCompilerType(); in ParseSubroutine() 1342 CompilerType class_clang_type = class_type->GetForwardCompilerType(); in ParsePointerToMemberType() 1961 clang_type = lldb_type->GetForwardCompilerType(); in ParseTemplateDIE() 2683 CompilerType ct = var_type->GetForwardCompilerType(); in ParseSingleMember() 3051 type->GetForwardCompilerType(), storage); in ParseChildParameters() [all …]
|
| H A D | SymbolFileDWARF.cpp | 379 CompilerType compiler_type = type->GetForwardCompilerType(); in GetTypes()
|
| /llvm-project-15.0.7/lldb/include/lldb/DataFormatters/ |
| H A D | FormatClasses.h | 120 m_type.m_compiler_type = type->GetForwardCompilerType(); in TypeNameSpecifierImpl()
|
| /llvm-project-15.0.7/lldb/unittests/SymbolFile/PDB/ |
| H A D | SymbolFilePDBTests.cpp | 372 CompilerType compiler_type = udt_type->GetForwardCompilerType(); in TEST_F() 425 CompilerType compiler_type = udt_type->GetForwardCompilerType(); in TEST_F() 469 CompilerType compiler_type = udt_type->GetForwardCompilerType(); in TEST_F()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.cpp | 121 type_sp->GetForwardCompilerType())) { in GetTypeInfoFromVTableAddress() 153 type_sp->GetForwardCompilerType())) { in GetTypeInfoFromVTableAddress()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBASTParser.cpp | 682 CompilerType element_ast_type = element_type->GetForwardCompilerType(); in CreateLLDBTypeFromPDBType() 751 pointee_type->GetForwardCompilerType()); in CreateLLDBTypeFromPDBType() 956 type->GetForwardCompilerType(), storage, func->hasInlineAttribute()); in GetDeclForSymbol() 970 arg_type->GetForwardCompilerType(), clang::SC_None, true); in GetDeclForSymbol() 1016 m_ast.GetDeclContextForType(type->GetForwardCompilerType()); in GetDeclContextForSymbol()
|
| H A D | SymbolFilePDB.cpp | 1651 type->GetForwardCompilerType(); in GetTypes()
|
| /llvm-project-15.0.7/lldb/source/DataFormatters/ |
| H A D | TypeFormat.cpp | 172 if ((type_sp->GetForwardCompilerType().GetTypeInfo() & in FormatObject()
|
| /llvm-project-15.0.7/lldb/unittests/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClangTests.cpp | 259 type->GetForwardCompilerType().GetTypeName().AsCString()); in TEST_F()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/ |
| H A D | ObjCLanguageRuntime.cpp | 154 type_sp->GetForwardCompilerType())) { in LookupInCompleteClassCache()
|
| /llvm-project-15.0.7/lldb/include/lldb/Symbol/ |
| H A D | Type.h | 200 CompilerType GetForwardCompilerType();
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | StackFrame.cpp | 567 if (auto compiler_type = var_type->GetForwardCompilerType()) in GetValueForVariableExpressionPath() 594 if (!var_type->GetForwardCompilerType().IsAnonymousType()) in GetValueForVariableExpressionPath()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangUserExpression.cpp | 285 CompilerType self_clang_type = self_type->GetForwardCompilerType(); in ScanContext()
|
| H A D | ClangExpressionDeclMap.cpp | 881 this_type->GetForwardCompilerType().GetPointeeType(); in LookUpLldbClass() 1505 var_type->GetForwardCompilerType().GetTypeSystem()); in GetVariableValue()
|
| /llvm-project-15.0.7/lldb/source/Expression/ |
| H A D | Materializer.cpp | 808 m_variable_sp->GetType()->GetForwardCompilerType().IsReferenceType(); in EntityVariable()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | SymbolFileNativePDB.cpp | 1760 target_type->GetForwardCompilerType(), in CreateTypedef()
|