Home | History | Annotate | Download | only in Sema

Lines Matching refs:FIRST

509   // Both have a dynamic exception spec. Collect the first set, then compare
535 /// exception specification is a subset (or equivalent) of the first function
752 // First we check for applicability.
1109 #define STMT_RANGE(Base, First, Last)
1110 #define LAST_STMT_RANGE(BASE, FIRST, LAST)