Searched defs:true_exp (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | init.c | 1153 expand_default_init (tree binfo, tree true_exp, tree exp, tree init, int flags) in expand_default_init() 1246 expand_aggr_init_1 (tree binfo, tree true_exp, tree exp, tree init, int flags) in expand_aggr_init_1()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | init.c | 1169 expand_default_init (binfo, true_exp, exp, init, flags) in expand_default_init() argument 1270 expand_aggr_init_1 (binfo, true_exp, exp, init, flags) in expand_aggr_init_1() argument
|