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

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DQLParser.tab.cc221 value.YY_MOVE_OR_COPY< Expression * > (YY_MOVE (that.value));
225 value.YY_MOVE_OR_COPY< std::string > (YY_MOVE (that.value));
233 value.YY_MOVE_OR_COPY< uint64_t > (YY_MOVE (that.value));
H A DQLParser.tab.hh74 # define YY_MOVE_OR_COPY move macro
80 # define YY_MOVE_OR_COPY copy macro

Completed in 82 milliseconds