Searched refs:callStackLimit (Results 1 – 2 of 2) sorted by relevance
601 unsigned callStackLimit = 10; variable
500 for (unsigned curDepth = 0; curDepth < callStackLimit; ++curDepth) { in emitDiagnostic()