Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp433 bool VisitingInvoke = false; member in __anon6132c84a0111::InvokeStateChangeIterator
446 if (!VisitingInvoke && LastStateChange.NewState != BaseState && in scan()
465 VisitingInvoke = false; in scan()
476 VisitingInvoke = true; in scan()