Searched refs:is_ptrmem (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/cp/
H A Dclass.c5795 int is_ptrmem = 0;
5816 is_ptrmem = 1;
5851 != is_ptrmem)
5863 if (is_ptrmem)
5883 if (is_ptrmem)
5907 != is_ptrmem)
5928 if (is_ptrmem)
5788 int is_ptrmem = 0; local

Completed in 56 milliseconds