Home
last modified time | relevance | path

Searched defs:perform_koenig_lookup (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c2299 perform_koenig_lookup (cp_expr fn, vec<tree, va_gc> *args, in perform_koenig_lookup() function
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c1965 perform_koenig_lookup (tree fn, VEC(tree,gc) *args, bool include_std, in perform_koenig_lookup() function