Searched defs:RefQual (Results 1 – 3 of 3) sorted by relevance
178 struct RefQual struct182 RefQual() : lv_called(0), rv_called(0) {} in RefQual() argument184 void operator()() & { ++lv_called; } in operator ()()185 void operator()() && { ++rv_called; } in operator ()()
675 FunctionRefQual RefQual; variable766 FunctionRefQual RefQual; variable
643 FunctionRefQual RefQual; variable734 FunctionRefQual RefQual; variable