Home | History | Annotate | Download | only in Parse

Lines Matching refs:TryAnnotateName

1135       switch (TryAnnotateName(false /* no nested name specifier */,
1151 "TryAnnotateName succeeded without producing an annotation");
1154 // a missing 'typename' keyword. Don't use TryAnnotateName in this case,
1316 switch (TryAnnotateName(false /* SS is not dependent */)) {