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