Searched refs:GetFullCompilerType (Results 1 – 17 of 17) sorted by relevance
551 CompilerType target_ast_type = target_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()618 CompilerType arg_ast_type = arg_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()630 CompilerType return_ast_type = return_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()740 pointer_ast_type = pointee_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()834 CompilerType class_parent_ct = class_parent_type->GetFullCompilerType(); in GetDeclForSymbol()1336 auto base_comp_type = base_type->GetFullCompilerType(); in AddRecordBases()1395 CompilerType method_comp_type = method_type->GetFullCompilerType(); in AddRecordMethod()
479 type->GetFullCompilerType(); in ParseTypes()
856 TypeFromUser this_user_type(this_type->GetFullCompilerType()); in LookUpLldbClass()967 CompilerType self_clang_type = self_type->GetFullCompilerType(); in LookUpLldbObjCClass()980 ClangUtil::ToString(self_type->GetFullCompilerType())); in LookUpLldbObjCClass()986 TypeFromUser self_user_type(self_type->GetFullCompilerType()); in LookUpLldbObjCClass()1154 CompilerType func_clang_type = function->GetType()->GetFullCompilerType(); in SearchFunctionsInSymbolContexts()1470 CompilerType var_clang_type = var_type->GetFullCompilerType(); in GetVariableValue()1807 function_clang_type = function_type->GetFullCompilerType(); in AddOneFunction()
213 CompilerType clang_type(type->GetFullCompilerType()); in FindCompleteType()250 CompilerType clang_type(type->GetFullCompilerType()); in FindCompleteType()363 TypeFromUser(complete_type_sp->GetFullCompilerType()); in GetCompleteObjCInterface()637 CompilerType full_type = type_sp->GetFullCompilerType(); in FindExternalVisibleDecls()
396 auto ClassCompilerType = Class->GetFullCompilerType(); in TEST_F()484 CompilerType compiler_type = enum_type->GetFullCompilerType(); in TEST_F()533 CompilerType compiler_type = typedef_type->GetFullCompilerType(); in TEST_F()
174 valobj_enum_type = type_sp->GetFullCompilerType(); in FormatObject()
398 CompilerType compiler_type(match->GetFullCompilerType()); in Find_Impl()
409 complete_objc_class_type_sp->GetFullCompilerType()); in GetRuntimeType()
185 CompilerType GetFullCompilerType();
526 return function_type->GetFullCompilerType(); in GetCompilerType()
648 CompilerType Type::GetFullCompilerType() { in GetFullCompilerType() function in Type
834 enumerator_clang_type = enumerator_type->GetFullCompilerType(); in ParseEnum()1190 class_type->GetFullCompilerType(); in ParseSubroutine()2874 base_class_type->GetFullCompilerType(); in ParseChildMembers()3512 class_type->GetFullCompilerType(); in CopyUniqueClassMethodTypes()
1667 type_sp->GetFullCompilerType(); in LookupTypeInModule()1676 typedefed_type_sp->GetFullCompilerType(); in LookupTypeInModule()1712 type_sp->GetFullCompilerType(); in LookupTypeHere()1721 typedefed_type_sp->GetFullCompilerType(); in LookupTypeHere()
511 compiler_type = type_sp->GetFullCompilerType(); in DoExecute()
546 type->GetFullCompilerType(); in findTypes()
1272 (void)type->GetFullCompilerType(); in ParseTypes()
8266 CompilerType full_type = type->GetFullCompilerType(); in DumpFromSymbolFile()