Home | History | Annotate | Download | only in Parse

Lines Matching defs:InvalidAsDeclaration

942           bool InvalidAsDeclaration = false;
944 &InvalidAsDeclaration, /*VersusTemplateArgument*/true);
947 if (Result == TPResult::Ambiguous && InvalidAsDeclaration)