Home
last modified time | relevance | path

Searched refs:find_constructor (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/lua-lgi/lgi-0.9.2/lgi/
H A Dclass.lua96 local function find_constructor(info) function
237 interface._new = find_constructor(info)
280 class._new = find_constructor(info)
/dports/devel/pyl-gobject/pygobject-2.28.6/codegen/
H A Ddocgen.py176 constructor = self.parser.find_constructor(obj_def, self.overrides)
223 constructor = self.parser.find_constructor(box_def, self.overrides)
313 constructor = self.parser.find_constructor(obj_def, self.overrides)
637 constructor = self.parser.find_constructor(obj_def, self.overrides)
H A Ddefsparser.py119 def find_constructor(self, obj, overrides): member in DefsParser
H A Dcodegen.py390 constructor = self.parser.find_constructor(self.objinfo,self.overrides)
/dports/devel/glibmm/glibmm-2.64.2/tools/defs_gen/
H A Ddefsparser.py119 def find_constructor(self, obj, overrides): member in DefsParser
/dports/audio/guitarix-lv2/guitarix-0.43.1/libgxwmm/gxwmm/tools/
H A Ddefsparser.py119 def find_constructor(self, obj, overrides): member in DefsParser
/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dtypetexp.mli89 val find_constructor: val
H A Dtypetexp.ml136 let find_constructor = var
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dtypetexp.mli89 val find_constructor: val
H A Dtypetexp.ml136 let find_constructor = var
/dports/lang/ocaml-nox11/ocaml-4.05.0/toplevel/
H A Dtopdirs.ml549 let desc = Typetexp.find_constructor env loc lid in
/dports/lang/ocaml/ocaml-4.05.0/toplevel/
H A Dtopdirs.ml549 let desc = Typetexp.find_constructor env loc lid in
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dconstexpr.c1179 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1194 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/devel/gob2/gob2-2.0.18/src/
H A Dmain.c699 find_constructor(const Class *cl) in find_constructor() function
4575 find_constructor ((Class *)class); in main()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dconstexpr.c1179 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1194 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
H A DChangeLog1376 * constexpr.c (find_constructor): New function.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c1264 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1279 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dconstexpr.c1264 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1279 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c1264 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1279 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c1264 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1279 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dconstexpr.c1264 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1279 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dconstexpr.c1266 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1281 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dconstexpr.c1352 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1367 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dconstexpr.c1346 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1361 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dconstexpr.c1352 find_constructor (tree *tp, int *walk_subtrees, void *) in find_constructor() function
1367 tree ctor = walk_tree (&t, find_constructor, NULL, NULL); in unshare_constructor()

12