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