Home
last modified time | relevance | path

Searched refs:CurrentSigInfoGeneration (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A DPrettyStackTrace.cpp196 unsigned CurrentSigInfoGeneration = in printForSigInfoIfNeeded() local
199 ThreadLocalSigInfoGenerationCounter == CurrentSigInfoGeneration) { in printForSigInfoIfNeeded()
204 ThreadLocalSigInfoGenerationCounter = CurrentSigInfoGeneration; in printForSigInfoIfNeeded()