Searched refs:GetFullCompilerType (Results 1 – 15 of 15) sorted by relevance
555 CompilerType target_ast_type = target_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()627 CompilerType arg_ast_type = arg_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()643 CompilerType return_ast_type = return_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()760 pointer_ast_type = pointee_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()854 CompilerType class_parent_ct = class_parent_type->GetFullCompilerType(); in GetDeclForSymbol()1356 auto base_comp_type = base_type->GetFullCompilerType(); in AddRecordBases()1415 CompilerType method_comp_type = method_type->GetFullCompilerType(); in AddRecordMethod()
481 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()1155 CompilerType func_clang_type = function->GetType()->GetFullCompilerType(); in SearchFunctionsInSymbolContexts()1471 CompilerType var_clang_type = var_type->GetFullCompilerType(); in GetVariableValue()1807 function_clang_type = function_type->GetFullCompilerType(); in AddOneFunction()
215 CompilerType clang_type(type->GetFullCompilerType()); in FindCompleteType()252 CompilerType clang_type(type->GetFullCompilerType()); in FindCompleteType()365 TypeFromUser(complete_type_sp->GetFullCompilerType()); in GetCompleteObjCInterface()630 CompilerType full_type = type_sp->GetFullCompilerType(); in FindExternalVisibleDecls()
173 valobj_enum_type = type_sp->GetFullCompilerType(); in FormatObject()
398 CompilerType compiler_type(match->GetFullCompilerType()); in Find_Impl()
410 complete_objc_class_type_sp->GetFullCompilerType()); in GetRuntimeType()
185 CompilerType GetFullCompilerType();
525 return function_type->GetFullCompilerType(); in GetCompilerType()
646 CompilerType Type::GetFullCompilerType() { in GetFullCompilerType() function in Type
833 enumerator_clang_type = enumerator_type->GetFullCompilerType(); in ParseEnum()1189 class_type->GetFullCompilerType(); in ParseSubroutine()2840 base_class_type->GetFullCompilerType(); in ParseChildMembers()3472 class_type->GetFullCompilerType(); in CopyUniqueClassMethodTypes()
1632 type_sp->GetFullCompilerType(); in LookupTypeInModule()1641 typedefed_type_sp->GetFullCompilerType(); in LookupTypeInModule()1677 type_sp->GetFullCompilerType(); in LookupTypeHere()1686 typedefed_type_sp->GetFullCompilerType(); in LookupTypeHere()
508 compiler_type = type_sp->GetFullCompilerType(); in DoExecute()
1272 (void)type->GetFullCompilerType(); in ParseTypes()
8395 CompilerType full_type = type->GetFullCompilerType(); in DumpFromSymbolFile()