Searched refs:GetFullCompilerType (Results 1 – 17 of 17) sorted by relevance
557 CompilerType target_ast_type = target_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()629 CompilerType arg_ast_type = arg_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()645 CompilerType return_ast_type = return_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()762 pointer_ast_type = pointee_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()858 CompilerType class_parent_ct = class_parent_type->GetFullCompilerType(); in GetDeclForSymbol()1363 auto base_comp_type = base_type->GetFullCompilerType(); in AddRecordBases()1422 CompilerType method_comp_type = method_type->GetFullCompilerType(); in AddRecordMethod()
487 type->GetFullCompilerType(); in ParseTypes()
405 auto ClassCompilerType = Class->GetFullCompilerType(); in TEST_F()493 CompilerType compiler_type = enum_type->GetFullCompilerType(); in TEST_F()542 CompilerType compiler_type = typedef_type->GetFullCompilerType(); in TEST_F()
174 valobj_enum_type = type_sp->GetFullCompilerType(); in FormatObject()
216 CompilerType clang_type(type->GetFullCompilerType()); in FindCompleteType()253 CompilerType clang_type(type->GetFullCompilerType()); in FindCompleteType()366 TypeFromUser(complete_type_sp->GetFullCompilerType()); in GetCompleteObjCInterface()638 CompilerType full_type = type_sp->GetFullCompilerType(); in FindExternalVisibleDecls()
970 CompilerType self_clang_type = self_type->GetFullCompilerType(); in LookUpLldbObjCClass()983 ClangUtil::ToString(self_type->GetFullCompilerType())); in LookUpLldbObjCClass()1178 CompilerType func_clang_type = function->GetType()->GetFullCompilerType(); in SearchFunctionsInSymbolContexts()1497 CompilerType var_clang_type = var_type->GetFullCompilerType(); in GetVariableValue()1895 function_clang_type = function_type->GetFullCompilerType(); in AddOneFunction()
409 CompilerType compiler_type(match->GetFullCompilerType()); in Find_Impl()
440 complete_objc_class_type_sp->GetFullCompilerType()); in GetRuntimeType()
191 CompilerType GetFullCompilerType();
524 return function_type->GetFullCompilerType(); in GetCompilerType()
645 CompilerType Type::GetFullCompilerType() { in GetFullCompilerType() function in Type
818 enumerator_clang_type = enumerator_type->GetFullCompilerType(); in ParseEnum()1171 class_type->GetFullCompilerType(); in ParseSubroutine()1439 CompilerType base_class_clang_type = base_class_type->GetFullCompilerType(); in ParseInheritance()3430 class_type->GetFullCompilerType(); in CopyUniqueClassMethodTypes()
1636 type_sp->GetFullCompilerType(); in LookupTypeInModule()1645 typedefed_type_sp->GetFullCompilerType(); in LookupTypeInModule()1681 type_sp->GetFullCompilerType(); in LookupTypeHere()1690 typedefed_type_sp->GetFullCompilerType(); in LookupTypeHere()
509 compiler_type = type_sp->GetFullCompilerType(); in DoExecute()
551 type->GetFullCompilerType(); in findTypes()
1653 (void)type->GetFullCompilerType(); in ParseTypes()
8495 CompilerType full_type = type->GetFullCompilerType(); in DumpFromSymbolFile()