Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dclass.cc8624 && !(complain & tf_ptrmem_ok) && !flag_ms_extensions) in resolve_address_of_overloaded_function()
8706 complain &= ~tf_ptrmem_ok; in instantiate_type()
8817 complain |= tf_ptrmem_ok; in instantiate_type()
Dcp-tree.h5550 tf_ptrmem_ok = 1 << 4, /* pointers to member ok (internal enumerator