Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DPrettyStackTrace.cpp194 unsigned CurrentSigInfoGeneration = in printForSigInfoIfNeeded() local
197 ThreadLocalSigInfoGenerationCounter == CurrentSigInfoGeneration) { in printForSigInfoIfNeeded()
202 ThreadLocalSigInfoGenerationCounter = CurrentSigInfoGeneration; in printForSigInfoIfNeeded()