Searched defs:copyInto (Results 1 – 5 of 5) sorted by relevance
517 public <S extends Set<E>> S copyInto(S set) { in copyInto() method in Sets.SetView564 @Override public <S extends Set<E>> S copyInto(S set) { in union() method in Sets
553 public <S extends Set<E>> S copyInto(S set) { in copyInto() method in Sets.SetView600 @Override public <S extends Set<E>> S copyInto(S set) { in union() method in Sets
589 void ASTTemplateKWAndArgsInfo::copyInto(const TemplateArgumentLoc *ArgArray, in copyInto() function in ASTTemplateKWAndArgsInfo
1253 jspb.Message.copyInto = function(fromMessage, toMessage) { function in jspb.Message
668 static void copyInto(const DeclMapTy &src, DeclMapTy &dest) { in copyInto() function