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

References

tools/clang/lib/AST/ExprConstant.cpp
 1378     : Info(Info), Caller(Info.CurrentCall), Callee(Callee), This(This),
 1378     : Info(Info), Caller(Info.CurrentCall), Callee(Callee), This(This),
 1379       Arguments(Arguments), CallLoc(CallLoc), Index(Info.NextCallIndex++) {
 1380   Info.CurrentCall = this;
 1381   ++Info.CallStackDepth;