/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/ |
H A D | vec.cc | 73 __cxa_cdtor_type constructor, in __cxa_vec_new() 85 __cxa_cdtor_type constructor, in __cxa_vec_new2() 123 __cxa_cdtor_type constructor, in __cxa_vec_new3() 162 __cxa_cdtor_type constructor, in __cxa_vec_ctor() 372 abi::__cxa_cdtor_type constructor, in __aeabi_vec_ctor_nocookie_nodtor() 382 abi::__cxa_cdtor_type constructor, in __aeabi_vec_ctor_cookie_nodtor() 421 abi::__cxa_cdtor_type constructor) in __aeabi_vec_new_nocookie() 430 abi::__cxa_cdtor_type constructor) in __aeabi_vec_new_cookie_nodtor() 440 abi::__cxa_cdtor_type constructor, in __aeabi_vec_new_cookie()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | crash29.C | 19 void (*constructor)( void* ); member
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | CallGraph.cpp | 190 if (auto constructor = dyn_cast<CXXConstructorDecl>(D)) { in addNodeForDecl() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | target.h | 118 void (* constructor) PARAMS ((rtx, int)); member
|
H A D | c-typeck.c | 5485 tree constructor = 0; local
|
H A D | expr.c | 7166 rtx constructor = output_constant_def (exp, 1); local
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | ldmain.c | 1109 bfd_boolean constructor, in constructor_callback()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldmain.c | 1167 bfd_boolean constructor, in constructor_callback()
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | bfdlink.h | 451 bfd_boolean (*constructor) member
|
H A D | hp-symtab.h | 1753 unsigned int constructor:1; /* constructor function */ member
|
/openbsd-src/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 394 tree constructor; member 1882 tree initlist, constructor, constant_string_class; in objc_build_string_object() local 1979 objc_add_static_instance (tree constructor, tree class_decl) in objc_add_static_instance() 2021 tree constructor = build_constructor_from_list (type, elts); in objc_build_constructor() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | bfdlink.h | 505 bfd_boolean (*constructor) member
|
H A D | hp-symtab.h | 1753 unsigned int constructor:1; /* constructor function */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
H A D | objc-act.c | 1284 tree string, initlist, constructor; local 1359 objc_add_static_instance (constructor, class_decl) in objc_add_static_instance() argument 1403 tree constructor, f, e; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | target.h | 169 void (* constructor) (rtx, int); member
|
H A D | expr.c | 7125 rtx constructor = expand_expr_constant (exp, 1, modifier); in expand_expr_real_1() local
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | cplus-dem.c | 129 int constructor; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | parse.y | 14745 tree constructor = build (CONSTRUCTOR, NULL_TREE, NULL_TREE, values); local
|
H A D | parse.c | 18310 tree constructor = build (CONSTRUCTOR, NULL_TREE, NULL_TREE, values); local
|