Home
last modified time | relevance | path

Searched defs:copyInto (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DTemplateBase.cpp664 void ASTTemplateKWAndArgsInfo::copyInto(const TemplateArgumentLoc *ArgArray, in copyInto() function in ASTTemplateKWAndArgsInfo
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.cpp4264 void CallArg::copyInto(CodeGenFunction &CGF, Address Addr) const { in copyInto() function in CallArg