Home | History | Annotate | Download | only in Sema

Lines Matching refs:FIRST

469   // Both have a dynamic exception spec. Collect the first set, then compare
497 /// exception specification is a subset (or equivalent) of the first function
719 // First we check for applicability.
1075 #define STMT_RANGE(Base, First, Last)
1076 #define LAST_STMT_RANGE(BASE, FIRST, LAST)