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