Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c5949 bool memonly = false; in add_operator_candidates() local
5959 memonly = true; in add_operator_candidates()
5968 if (!memonly) in add_operator_candidates()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc6339 bool memonly = false; in add_operator_candidates() local
6349 memonly = true; in add_operator_candidates()
6358 if (!memonly) in add_operator_candidates()