Lines Matching refs:merge
248 LV.merge(getLVForType(*NTTP->getType(), computation));
257 LV.merge(type->getLinkageAndVisibility());
268 LV.merge(getLVForTemplateParameterList(TTP->getTemplateParameters(),
276 LV.merge(getLVForTemplateParameterList(
316 LV.merge(getLVForType(*Arg.getAsType(), computation));
322 LV.merge(getLVForDecl(ND, computation));
327 LV.merge(Arg.getNullPtrType()->getLinkageAndVisibility());
334 LV.merge(getLVForDecl(Template, computation));
338 LV.merge(getLVForTemplateArgumentList(Arg.getPackAsArray(), computation));
365 /// Merge in template-related linkage and visibility for the given
379 // Merge information from the template parameters.
385 // Merge information from the template arguments.
448 /// Merge in template-related linkage and visibility for the given
455 // Merge information from the template parameters, but ignore
464 // Merge information from the template arguments. We ignore
499 /// Merge in template-related linkage and visibility for the given
507 // Merge information from the template parameters, but ignore
516 // Merge information from the template arguments. We ignore
792 LV.merge(EnumLV);
847 // If we have an explicit visibility attribute, merge that in.
877 // Otherwise, don't merge in classLV yet, because in certain cases
979 // Finally, merge in information from the class.