Searched defs:destroyer (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/ |
H A D | writer.h | 80 pgp_writer_destroyer_t *destroyer; /* the writer's destroyer */ member
|
H A D | crypto.h | 232 pgp_reader_destroyer_t *destroyer; member
|
H A D | writer.c | 255 pgp_writer_destroyer_t *destroyer, in pgp_writer_set() 283 pgp_writer_destroyer_t *destroyer, in pgp_writer_push()
|
H A D | reader.c | 192 pgp_reader_destroyer_t *destroyer, in pgp_reader_set() 211 pgp_reader_destroyer_t *destroyer, in pgp_reader_push()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDecl.cpp | 480 CodeGenFunction::Destroyer *destroyer; member 625 CodeGenFunction::Destroyer *destroyer = in EmitAutoVarWithLifetime() local 1974 CodeGenFunction::Destroyer *destroyer = nullptr; in emitAutoVarTypeCleanup() local 2113 QualType type, Destroyer *destroyer, in pushDestroy() 2125 Destroyer *destroyer, in pushLifetimeExtendedDestroy() 2178 Destroyer *destroyer, in emitDestroy() 2221 Destroyer *destroyer, in emitArrayDestroy() 2273 CodeGenFunction::Destroyer *destroyer) { in emitPartialArrayDestroy() 2311 CodeGenFunction::Destroyer *destroyer) in RegularPartialArrayDestroy() 2336 CodeGenFunction::Destroyer *destroyer) in IrregularPartialArrayDestroy() [all …]
|
H A D | CGDeclCXX.cpp | 847 Address addr, QualType type, Destroyer *destroyer, in generateDestroyHelper()
|
H A D | CGClass.cpp | 1635 CodeGenFunction::Destroyer *destroyer; member in __anonb72786c90411::DestroyField 1639 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() 2012 Destroyer *destroyer = destroyCXXObject; in EmitCXXAggrConstructorCall() local
|
H A D | CGObjC.cpp | 1593 CodeGenFunction::Destroyer *destroyer; member 1634 CodeGenFunction::Destroyer *destroyer = nullptr; in emitCXXDestructMethod() local
|
H A D | CGBlocks.cpp | 1049 CodeGenFunction::Destroyer *destroyer; in EmitBlockLiteral() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | coroutines.cc | 4373 morph_fn_to_coro (tree orig, tree *resumer, tree *destroyer) in morph_fn_to_coro()
|
H A D | decl.cc | 17827 tree resumer = NULL_TREE, destroyer = NULL_TREE; in finish_function() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 4331 morph_fn_to_coro (tree orig, tree *resumer, tree *destroyer) in morph_fn_to_coro()
|
H A D | decl.c | 17004 tree resumer = NULL_TREE, destroyer = NULL_TREE; in finish_function() local
|