Searched defs:constructor (Results 1 – 12 of 12) sorted by relevance
33 umem_constructor_t *constructor; member104 …cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t *constructor, umem… in umem_cache_create()
34 typedef struct archive *constructor(void); global() typedef
164 umem_constructor_t *constructor, in umem_cache_create()
192 if (auto constructor = dyn_cast<CXXConstructorDecl>(D)) { in addNodeForDecl() local
69 if (CXXConstructorDecl *constructor = construct->getConstructor()) in isTrivialInitializer() local
75 const CXXConstructorDecl *constructor, in emitMemberInitializer()
555 def builder(constructor=dtype, packinfo=packinfo): argument
223 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() argument4423 JEMALLOC_ATTR(constructor) in JEMALLOC_ATTR() argument
734 static void constructor (LexState *ls, expdesc *t) { in constructor() function
924 static void constructor (LexState *ls, expdesc *t) { in constructor() function
1081 ng_constructor_t *constructor; /* Node constructor */ member
1050 lua_CFunction constructor; member