Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.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()