Searched refs:copyInto (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGCall.h | 259 void copyInto(CodeGenFunction &CGF, Address A) const;
|
| H A D | CGCall.cpp | 4247 void CallArg::copyInto(CodeGenFunction &CGF, Address Addr) const { in copyInto() function in CallArg 4755 I->copyInto(*this, Addr); in EmitCall() 4770 I->copyInto(*this, Addr); in EmitCall() 4784 I->copyInto(*this, Addr); in EmitCall() 4853 I->copyInto(*this, AI); in EmitCall() 4922 I->copyInto(*this, Src); in EmitCall()
|
| H A D | CodeGenFunction.h | 993 copyInto(SavedTempAddresses, CGF.LocalDeclMap); 1001 copyInto(SavedLocals, CGF.LocalDeclMap); 1009 static void copyInto(const DeclMapTy &Src, DeclMapTy &Dest) {
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | TemplateBase.h | 688 void copyInto(const TemplateArgumentLoc *ArgArray,
|
| H A D | ExprCXX.h | 3053 getTrailingASTTemplateKWAndArgsInfo()->copyInto(getTemplateArgs(), List); in copyTemplateArgumentsInto() 3285 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->copyInto( in copyTemplateArgumentsInto() 3737 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->copyInto( in copyTemplateArgumentsInto()
|
| H A D | Expr.h | 1372 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->copyInto( in copyTemplateArgumentsInto() 3238 getTrailingObjects<ASTTemplateKWAndArgsInfo>()->copyInto( in copyTemplateArgumentsInto()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | TemplateBase.cpp | 663 void ASTTemplateKWAndArgsInfo::copyInto(const TemplateArgumentLoc *ArgArray, in copyInto() function in ASTTemplateKWAndArgsInfo
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/ |
| H A D | j_methodcalls_example.txt | 268 311492 1 java/util/Vector.copyInto
|
| /netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
| H A D | j_methodcalls_example.txt | 268 311492 1 java/util/Vector.copyInto
|