Searched refs:GetFullCompilerType (Results 1 – 14 of 14) sorted by relevance
552 CompilerType target_ast_type = target_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()615 CompilerType arg_ast_type = arg_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()627 CompilerType return_ast_type = return_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()732 pointer_ast_type = pointee_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()826 CompilerType class_parent_ct = class_parent_type->GetFullCompilerType(); in GetDeclForSymbol()1280 auto base_comp_type = base_type->GetFullCompilerType(); in AddRecordBases()1338 CompilerType method_comp_type = method_type->GetFullCompilerType(); in AddRecordMethod()
479 type->GetFullCompilerType(); in ParseTypes()
733 *type, var_sp->GetType()->GetFullCompilerType())) in FindGlobalVariable()1011 TypeFromUser this_user_type(this_type->GetFullCompilerType()); in FindExternalVisibleDecls()1111 CompilerType self_clang_type = self_type->GetFullCompilerType(); in FindExternalVisibleDecls()1123 ASTDumper ast_dumper(self_type->GetFullCompilerType()); in FindExternalVisibleDecls()1132 TypeFromUser self_user_type(self_type->GetFullCompilerType()); in FindExternalVisibleDecls()1348 function->GetType()->GetFullCompilerType(); in FindExternalVisibleDecls()1574 CompilerType var_clang_type = var_type->GetFullCompilerType(); in GetVariableValue()2032 function_clang_type = function_type->GetFullCompilerType(); in AddOneFunction()
345 CompilerType clang_type(type->GetFullCompilerType()); in CompleteType()383 CompilerType clang_type(type->GetFullCompilerType()); in CompleteType()496 TypeFromUser(complete_type_sp->GetFullCompilerType()); in GetCompleteObjCInterface()875 CompilerType full_type = type_sp->GetFullCompilerType(); in FindExternalVisibleDecls()
175 valobj_enum_type = type_sp->GetFullCompilerType(); in FormatObject()
395 CompilerType compiler_type(match->GetFullCompilerType()); in Find_Impl()
184 CompilerType GetFullCompilerType();
479 return function_type->GetFullCompilerType(); in GetCompilerType()
588 CompilerType Type::GetFullCompilerType() { in GetFullCompilerType() function in Type
1084 enumerator_clang_type = enumerator_type->GetFullCompilerType(); in ParseTypeFromDWARF()1572 class_type->GetFullCompilerType(); in ParseTypeFromDWARF()3270 base_class_type->GetFullCompilerType(); in ParseChildMembers()3882 class_type->GetFullCompilerType(); in CopyUniqueClassMethodTypes()
1692 type_sp->GetFullCompilerType(); in LookupTypeInModule()1701 typedefed_type_sp->GetFullCompilerType(); in LookupTypeInModule()1739 type_sp->GetFullCompilerType(); in LookupTypeHere()1748 typedefed_type_sp->GetFullCompilerType(); in LookupTypeHere()
506 clang_ast_type = type_sp->GetFullCompilerType(); in DoExecute()
1277 (void)type->GetFullCompilerType(); in ParseTypes()
318 complete_objc_class_type_sp->GetFullCompilerType()); in MaybeCalculateCompleteType()