Searched refs:ExpectFuncType (Results 1 – 1 of 1) sorted by relevance
573 bool ExpectFuncType = false; in ParseInstruction() local622 ExpectFuncType = true; in ParseInstruction()625 if (ExpectFuncType || (ExpectBlockType && Lexer.is(AsmToken::LParen))) { in ParseInstruction()