Searched refs:ActOnTypeName (Results 1 – 8 of 8) sorted by relevance
1309 TypeResult Ty = Actions.ActOnTypeName(DeclaratorInfo); in ParseCastExpression()1603 TypeResult Ty = Actions.ActOnTypeName(DeclaratorInfo); in ParseCastExpression()3172 Ty = Actions.ActOnTypeName(DeclaratorInfo); in ParseParenExpression()3187 Ty = Actions.ActOnTypeName(DeclaratorInfo); in ParseParenExpression()3199 Ty = Actions.ActOnTypeName(DeclaratorInfo); in ParseParenExpression()3246 Ty = Actions.ActOnTypeName(DeclaratorInfo); in ParseParenExpression()
2016 ParsedType TypeRep = Actions.ActOnTypeName(DeclaratorInfo).get(); in ParseCXXTypeConstructExpression()2920 TypeResult Ty = Actions.ActOnTypeName(D); in ParseUnqualifiedIdOperator()3367 ParsedType TypeRep = Actions.ActOnTypeName(DeclaratorInfo).get(); in ParseCXXNewExpression()4160 TypeResult Ty = Actions.ActOnTypeName(DeclaratorInfo); in ParseCXXAmbiguousParenExpression()
1340 TypeResult type = Actions.ActOnTypeName(declarator); in ParseObjCTypeName()1748 TypeResult fullTypeArg = Actions.ActOnTypeName(D); in parseObjCTypeArgsOrProtocolQualifiers()3026 TypeResult Type = Actions.ActOnTypeName(DeclaratorInfo); in ParseObjCXXMessageReceiver()
1435 return Actions.ActOnTypeName(DeclaratorInfo); in ParseBaseTypeSpecifier()1443 return Actions.ActOnTypeName(DeclaratorInfo); in ParseBaseTypeSpecifier()1540 return Actions.ActOnTypeName(DeclaratorInfo); in ParseBaseTypeSpecifier()
86 return Actions.ActOnTypeName(DeclaratorInfo); in ParseTypeName()5397 BaseType = Actions.ActOnTypeName(DeclaratorInfo); in ParseEnumSpecifier()
1622 return SemaRef.ActOnTypeName(D); in actOnObjCTypeArgsOrProtocolQualifiers()
6340 TypeResult Sema::ActOnTypeName(Declarator &D) { in ActOnTypeName() function in Sema
14755 TypeResult ActOnTypeName(Declarator &D);