Home | History | Annotate | Download | only in Parse

Lines Matching refs:ActOnTypeName

1527   ParsedType TypeRep = Actions.ActOnTypeName(getCurScope(), DeclaratorInfo).get();
2268 TypeResult Ty = Actions.ActOnTypeName(getCurScope(), D);
3004 TypeResult Ty = Actions.ActOnTypeName(getCurScope(), DeclaratorInfo);