Home | History | Annotate | Download | only in Sema

Lines Matching full:refs

2670   // Note the analogous bullet points for rvlaue refs to functions. Because
2671 // there are no function rvalues in C++, rvalue refs to functions are treated
2672 // like lvalue refs.