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