Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParsedType

238   ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
391 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
459 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
476 ParsedType(),
790 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
818 ParsedType Type = getTypeAnnotation(Tok);
871 ParsedType Type = getTypeAnnotation(Tok);
877 ParsedType Type = Actions.getTypeName(*Id, IdLoc, getCurScope(), &SS, true,
878 false, ParsedType(),
1023 if (ParseOptionalCXXScopeSpecifier(SS, ParsedType(), EnteringContext))
1730 ParseOptionalCXXScopeSpecifier(SS, ParsedType(),
1736 if (ParseUnqualifiedId(SS, false, true, true, ParsedType(),
2469 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
2470 ParsedType TemplateTypeTy;
2560 SmallVectorImpl<ParsedType> &DynamicExceptions,
2686 SmallVectorImpl<ParsedType> &Exceptions,