Home | History | Annotate | Download | only in Parse

Lines Matching refs:Ambiguous

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