Searched defs:copyInto (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | TemplateBase.cpp | 788 void ASTTemplateKWAndArgsInfo::copyInto(const TemplateArgumentLoc *ArgArray, copyInto() function in ASTTemplateKWAndArgsInfo |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 4617 void CallArg::copyInto(CodeGenFunction &CGF, Address Addr) const { copyInto() function in CallArg |