Home
last modified time | relevance | path

Searched defs:constructor (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Dvec.cc73 __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 Dcrash29.C19 void (*constructor)( void* ); member
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCallGraph.cpp190 if (auto constructor = dyn_cast<CXXConstructorDecl>(D)) { in addNodeForDecl() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtarget.h118 void (* constructor) PARAMS ((rtx, int)); member
H A Dc-typeck.c5485 tree constructor = 0; local
H A Dexpr.c7166 rtx constructor = output_constant_def (exp, 1); local
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldmain.c1109 bfd_boolean constructor, in constructor_callback()
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldmain.c1167 bfd_boolean constructor, in constructor_callback()
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dbfdlink.h451 bfd_boolean (*constructor) member
H A Dhp-symtab.h1753 unsigned int constructor:1; /* constructor function */ member
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c394 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 Dbfdlink.h505 bfd_boolean (*constructor) member
H A Dhp-symtab.h1753 unsigned int constructor:1; /* constructor function */ member
/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c1284 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 Dtarget.h169 void (* constructor) (rtx, int); member
H A Dexpr.c7125 rtx constructor = expand_expr_constant (exp, 1, modifier); in expand_expr_real_1() local
/openbsd-src/gnu/lib/libiberty/src/
H A Dcplus-dem.c129 int constructor; member
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y14745 tree constructor = build (CONSTRUCTOR, NULL_TREE, NULL_TREE, values); local
H A Dparse.c18310 tree constructor = build (CONSTRUCTOR, NULL_TREE, NULL_TREE, values); local