Searched refs:method_comp_type (Results 1 – 1 of 1) sorted by relevance
1433 CompilerType method_comp_type = method_type->GetFullCompilerType(); in AddRecordMethod() local1434 if (!method_comp_type.GetCompleteType()) { in AddRecordMethod()1438 method_comp_type.GetTypeName().GetCString()); in AddRecordMethod()1439 if (TypeSystemClang::StartTagDeclarationDefinition(method_comp_type)) in AddRecordMethod()1440 TypeSystemClang::CompleteTagDeclarationDefinition(method_comp_type); in AddRecordMethod()1450 /*mangled_name*/ nullptr, method_comp_type, access, method.isVirtual(), in AddRecordMethod()