Searched defs:is_region (Results 1 – 2 of 2) sorted by relevance
51 bool is_region = (n->type == NT_REGION); in run_on() local
820 bool is_region() { return type == NT_REGION; } in is_region() function