Searched defs:RefQual (Results 1 – 7 of 7) 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 ()()
53 struct RefQual { struct60 struct CRefQual { argument
675 FunctionRefQual RefQual; variable766 FunctionRefQual RefQual; variable
643 FunctionRefQual RefQual; variable734 FunctionRefQual RefQual; variable
788 FunctionRefQual RefQual; variable881 FunctionRefQual RefQual; variable