Searched defs:non_dep (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | tree.c | 3369 build_min_non_dep (enum tree_code code, tree non_dep, ...) in build_min_non_dep() 3430 build_min_non_dep_call_vec (tree non_dep, tree fn, vec<tree, va_gc> *argvec) in build_min_non_dep_call_vec() argument 3448 tree non_dep, in build_min_non_dep_op_overload()
|
H A D | pt.c | 6646 bool non_dep = false; in convert_nontype_argument() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | tree.c | 2341 build_min_non_dep (enum tree_code code, tree non_dep, ...) in build_min_non_dep() 2380 build_min_non_dep_call_vec (tree non_dep, tree fn, VEC(tree,gc) *argvec) in build_min_non_dep_call_vec() argument
|