Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Workaround

1235     bool Workaround = Lexer.is(AsmToken::Colon) ||
1237 Again = (Contigious && Type) || (Workaround && Type);