Home
last modified time | relevance | path

Searched defs:building_stmt_tree (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcp-tree.h297 #define building_stmt_tree() (cur_stmt_list != NULL_TREE) macro
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h377 #define building_stmt_tree() (last_tree != NULL_TREE) macro