Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Support/
DPrettyStackTrace.cpp196 unsigned CurrentSigInfoGeneration = in printForSigInfoIfNeeded() local
199 ThreadLocalSigInfoGenerationCounter == CurrentSigInfoGeneration) { in printForSigInfoIfNeeded()
204 ThreadLocalSigInfoGenerationCounter = CurrentSigInfoGeneration; in printForSigInfoIfNeeded()