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

References

tools/clang/lib/AST/ExprConstant.cpp
 1921   if (Value.getLValueCallIndex())
 1960          (A.getLValueCallIndex() == B.getLValueCallIndex() &&
 1960          (A.getLValueCallIndex() == B.getLValueCallIndex() &&
 2026           LVal.getLValueCallIndex() == 0) &&
 3522   if (LVal.getLValueCallIndex()) {
 3524         Info.getCallFrameAndDepth(LVal.getLValueCallIndex());
 3739   if (Base && !LVal.getLValueCallIndex() && !Type.isVolatileQualified()) {