Home
last modified time | relevance | path

Searched refs:copyInto (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h255 void copyInto(CodeGenFunction &CGF, Address A) const;
H A DCGCall.cpp3565 void CallArg::copyInto(CodeGenFunction &CGF, Address Addr) const { in copyInto() function in CallArg
3929 I->copyInto(*this, Addr); in EmitCall()
3942 I->copyInto(*this, Addr); in EmitCall()
4000 I->copyInto(*this, AI); in EmitCall()
4069 I->copyInto(*this, Src); in EmitCall()
H A DCodeGenFunction.h859 copyInto(SavedTempAddresses, CGF.LocalDeclMap);
867 copyInto(SavedLocals, CGF.LocalDeclMap);
875 static void copyInto(const DeclMapTy &Src, DeclMapTy &Dest) {
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTemplateBase.cpp624 void ASTTemplateKWAndArgsInfo::copyInto(const TemplateArgumentLoc *ArgArray, in copyInto() function in ASTTemplateKWAndArgsInfo
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateBase.h677 void copyInto(const TemplateArgumentLoc *ArgArray, in alignas()
H A DExprCXX.h2808 getTrailingASTTemplateKWAndArgsInfo()->copyInto(getTemplateArgs(), List); in copyTemplateArgumentsInto()
3036 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->copyInto( in copyTemplateArgumentsInto()
3471 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->copyInto( in copyTemplateArgumentsInto()
H A DExpr.h1201 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->copyInto( in copyTemplateArgumentsInto()
2845 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->copyInto( in copyTemplateArgumentsInto()