Home
last modified time | relevance | path

Searched defs:constructors (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dgenerator.h85 function_set constructors; member
H A Dgenerator.cc167 const function_set &constructors = clazz.constructors; in extract_class_automatic_conversions() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_ext.c56 slapi_extension_constructor_fnptr *constructors; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp50 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anon2010fdc00111::RegistryMaps
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c230 static struct head constructors; /* list of constructors found */ variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc231 static struct head constructors; /* list of constructors found */ variable