Home | History | Annotate | Download | only in Parse

Lines Matching refs:Ambiguous

1036           // If we parsed a complete, ambiguous init-declarator-list, this
1038 if (Result == TPResult::Ambiguous && Tok.isNot(tok::semi))
1048 if (Result == TPResult::Ambiguous && InvalidAsDeclaration)