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

References

tools/clang/lib/CodeGen/CGObjC.cpp
 2724   if (e->isXValue() &&
tools/clang/lib/Sema/SemaExpr.cpp
17579         } else if (E->isXValue()) {
tools/clang/lib/Sema/SemaExprCXX.cpp
 5588   if (To->isLValue() || To->isXValue()) {