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