Home
last modified time | relevance | path

Searched refs:EXCEPTIONAL_CLASS_P (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dprint-tree.c860 if (EXCEPTIONAL_CLASS_P (node)) in print_node()
H A Dtree.h86 #define EXCEPTIONAL_CLASS_P(CODE)\ macro