reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
239 BytesCovered = BytesInScope; 255 BytesCovered += BytesEntryCovered; 273 BytesCovered = BytesInScope; 286 collectLocStats(BytesCovered, BytesInScope, LocStats.VarParamLocStats, 290 collectLocStats(BytesCovered - BytesEntryValuesCovered, BytesInScope, 310 GlobalStats.ScopeBytesCovered += std::min(BytesInScope, BytesCovered); 315 std::min(BytesInScope, BytesCovered); 319 GlobalStats.VarScopeBytesCovered += std::min(BytesInScope, BytesCovered);