Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Merged

603     // Merged when we merge the template.
1019 // Only true variables (not parameters or implicit parameters) can be merged
1024 // Merged when we merge the template.
1444 // Merged when we merge the template.
1453 // get merged once the surrounding class template has got off the ground.
1612 // If we merged the template with a prior declaration chain, merge the common
2046 llvm_unreachable("merged an unknown kind of redeclarable template");
2091 SmallVectorImpl<DeclID> &Merged = Reader.MergedDecls[ExistingCanon];
2092 if (std::find(Merged.begin(), Merged.end(), Redecl.getFirstID())
2093 == Merged.end())
2094 Merged.push_back(Redecl.getFirstID());
2102 Reader.PendingDeclChains.push_back(Merged[0]);
2456 // If this declaration is from a merged context, make a note that we need to
2520 // If module B and C are merged, we do not have a violation of this rule.
2571 // If we don't have any stored merged declarations, just look in the
2572 // merged declarations set.
2577 // Append the stored merged declarations to the merged declarations set.
2585 // Sort and uniquify the set of merged declarations.
2960 // merged into another redeclaration chain, create a trivial chain
3200 // are inline if this one is. (We might have merged another declaration