Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter-tests/
Dinline-line-gap.cpp16 volatile bool tearing_down_ = true; variable
23 if (shutting_down_ || tearing_down_) { in inlineCrashFrame()