Searched refs:ExpectBlockType (Results 1 – 1 of 1) sorted by relevance
613 bool ExpectBlockType = false; in parseInstruction() local619 ExpectBlockType = true; in parseInstruction()622 ExpectBlockType = true; in parseInstruction()625 ExpectBlockType = true; in parseInstruction()628 ExpectBlockType = true; in parseInstruction()640 ExpectBlockType = true; in parseInstruction()689 (Lexer.is(AsmToken::LParen) && ExpectBlockType && !PeekCatchList())) { in parseInstruction()701 if (ExpectBlockType) in parseInstruction()703 ExpectBlockType = false; in parseInstruction()723 if (ExpectBlockType) { in parseInstruction()[all …]