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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dinline8.C9 class NAMES_ITEM class
14 NAMES_ITEM(const NAMES_ITEM& item2);
16 NAMES_ITEM(const char* name2);
18 ~NAMES_ITEM();
20 bool operator==(const NAMES_ITEM& n) const;
24 NAMES_ITEM::NAMES_ITEM (const NAMES_ITEM& item2) function in class:NAMES_ITEM
32 NAMES_ITEM function in class:NAMES_ITEM
[all...]

Completed in 116 milliseconds