reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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;