Searched refs:ExpectCatchList (Results 1 – 1 of 1) sorted by relevance
615 bool ExpectCatchList = false; in parseInstruction() local641 ExpectCatchList = true; in parseInstruction()722 if (ExpectCatchList && PeekCatchList()) { in parseInstruction()729 ExpectCatchList = false; in parseInstruction()749 if (ExpectCatchList && PeekCatchList()) { in parseInstruction()752 ExpectCatchList = false; in parseInstruction()824 if (ExpectCatchList) in parseInstruction()