Searched defs:copyInto (Results 1 – 4 of 4) 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
565 void ASTTemplateArgumentListInfo::copyInto( in copyInto() function in ASTTemplateArgumentListInfo
643 static void copyInto(const DeclMapTy &src, DeclMapTy &dest) { in copyInto() function