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