Searched refs:EXPR_CHECK (Results 1 – 6 of 6) sorted by relevance
712 #define EXPR_CHECK(T) __extension__ \ macro763 (*({const tree __t = EXPR_CHECK (T); \845 #define EXPR_CHECK(T) (T) macro858 #define TREE_BLOCK(NODE) (EXPR_CHECK (NODE)->exp.block)1452 #define TREE_COMPLEXITY(NODE) (EXPR_CHECK (NODE)->exp.complexity)1464 (EXPR_CHECK (NODE)->exp.locus = (FROM))1471 EXPR_CHECK (NODE)->exp.locus \1474 LOCATION_FILE (EXPR_CHECK (NODE)->exp.locus)1476 LOCATION_LINE (EXPR_CHECK (NODE)->exp.locus)1484 (EXPR_CHECK (NODE)->exp.locus = (FROM))[all …]
13777 (TREE_BLOCK): Add call to EXPR_CHECK.
10708 (CST_OR_CONSTRUCTOR_CHECK, EXPR_CHECK): Redefine such that
19529 CST_OR_CONSTRUCTOR_CHECK, and EXPR_CHECK macros
35673 (EXPR_CHECK): Add parenthis, whitespace and wrap line.
10905 (EXPR_CHECK): Don't check for 'r' or 's' if we're