Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParsedType

246   ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
399 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
471 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
488 ParsedType(),
825 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
853 ParsedType Type = getTypeAnnotation(Tok);
906 ParsedType Type = getTypeAnnotation(Tok);
913 ParsedType Type = Actions.getTypeName(*Id, IdLoc, getCurScope(), &SS, true,
914 false, ParsedType(),
1163 if (ParseOptionalCXXScopeSpecifier(SS, ParsedType(), EnteringContext))
1899 ParseOptionalCXXScopeSpecifier(SS, ParsedType(),
1905 if (ParseUnqualifiedId(SS, false, true, true, ParsedType(),
2703 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), /*EnteringContext=*/false);
2704 ParsedType TemplateTypeTy;
2794 SmallVectorImpl<ParsedType> &DynamicExceptions,
2870 SmallVectorImpl<ParsedType> &Exceptions,