Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp505 auto &StateAndEnd = InvokeMapIter->second; in scan() local
506 int NewState = StateAndEnd.first; in scan()
513 CurrentEndLabel = StateAndEnd.second; in scan()
521 CurrentEndLabel = StateAndEnd.second; in scan()