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

References

tools/clang/lib/AST/ExprConstant.cpp
 1240       Info = Other.Info;
 1241       OldStatus = Other.OldStatus;
 1242       OldSpeculativeEvaluationDepth = Other.OldSpeculativeEvaluationDepth;
 1243       Other.Info = nullptr;