Home
last modified time | relevance | path

Searched refs:CPP_PREPARSED_EXPR (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h416 #define CPP_PREPARSED_EXPR ((enum cpp_ttype) (CPP_DECLTYPE + 1)) macro
419 #define N_CP_TTYPES ((int) (CPP_PREPARSED_EXPR + 1))
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h433 #define CPP_PREPARSED_EXPR ((enum cpp_ttype) (CPP_DECLTYPE + 1)) macro
436 #define N_CP_TTYPES ((int) (CPP_PREPARSED_EXPR + 1))
H A DChangeLog9028 * c-common.h (CPP_PREPARSED_EXPR): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c4792 token->type = CPP_PREPARSED_EXPR; in cp_parser_end_tentative_firewall()
5231 case CPP_PREPARSED_EXPR: in cp_parser_primary_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc5066 token->type = CPP_PREPARSED_EXPR; in cp_parser_end_tentative_firewall()
5507 case CPP_PREPARSED_EXPR: in cp_parser_primary_expression()