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

References

tools/clang/lib/AST/ExprConstant.cpp
  969       while (Frame->Index > CallIndex) {
  973       if (Frame->Index == CallIndex)
 1024           return {Call->Index, TAL[0].getAsType()};
 1769   APValue::LValueBase Base(Key, Index, Version);
 1778   if (Index <= Info.SpeculativeEvaluationDepth) {
 7430   if (VD->hasLocalStorage() && Info.CurrentCall->Index > 1) {
 7445       Result.set({VD, Frame->Index,
14402   This.set({&VIE, Info.CurrentCall->Index});