reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 5852       LVK == RVK && LVK != VK_RValue) {
 5852       LVK == RVK && LVK != VK_RValue) {
 5873       LHS = ImpCastExprToType(LHS.get(), RTy, CK_NoOp, LVK);
 5886   if (Same && LVK == RVK && LVK != VK_RValue &&
 5886   if (Same && LVK == RVK && LVK != VK_RValue &&