Searched refs:GetFullCompilerType (Results 1 – 16 of 16) sorted by relevance
564 CompilerType target_ast_type = target_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()635 CompilerType arg_ast_type = arg_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()651 CompilerType return_ast_type = return_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()767 pointer_ast_type = pointee_type->GetFullCompilerType(); in CreateLLDBTypeFromPDBType()862 CompilerType class_parent_ct = class_parent_type->GetFullCompilerType(); in GetDeclForSymbol()1367 auto base_comp_type = base_type->GetFullCompilerType(); in AddRecordBases()1426 CompilerType method_comp_type = method_type->GetFullCompilerType(); in AddRecordMethod()
489 type->GetFullCompilerType(); in ParseTypes()
175 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()
971 CompilerType self_clang_type = self_type->GetFullCompilerType(); in LookUpLldbObjCClass()984 ClangUtil::ToString(self_type->GetFullCompilerType())); in LookUpLldbObjCClass()1179 CompilerType func_clang_type = function->GetType()->GetFullCompilerType(); in SearchFunctionsInSymbolContexts()1498 CompilerType var_clang_type = var_type->GetFullCompilerType(); in GetVariableValue()1896 function_clang_type = function_type->GetFullCompilerType(); in AddOneFunction()
420 CompilerType compiler_type(match->GetFullCompilerType()); in Find_Impl()
441 complete_objc_class_type_sp->GetFullCompilerType()); in GetRuntimeType()
180 CompilerType GetFullCompilerType();
524 return function_type->GetFullCompilerType(); in GetCompilerType()
657 CompilerType Type::GetFullCompilerType() { in GetFullCompilerType() function in Type
814 enumerator_clang_type = enumerator_type->GetFullCompilerType(); in ParseEnum()1168 class_type->GetFullCompilerType(); in ParseSubroutine()1450 CompilerType base_class_clang_type = base_class_type->GetFullCompilerType(); in ParseInheritance()3509 class_type->GetFullCompilerType(); in CopyUniqueClassMethodTypes()
1651 type_sp->GetFullCompilerType(); in LookupTypeInModule()1660 typedefed_type_sp->GetFullCompilerType(); in LookupTypeInModule()1696 type_sp->GetFullCompilerType(); in LookupTypeHere()1705 typedefed_type_sp->GetFullCompilerType(); in LookupTypeHere()
510 compiler_type = type_sp->GetFullCompilerType(); in DoExecute()
599 type->GetFullCompilerType(); in findTypes()
1763 (void)type->GetFullCompilerType(); in ParseTypes()
8572 CompilerType full_type = type->GetFullCompilerType(); in DumpFromSymbolFile()