Home | History | Annotate | Download | only in Sema

Lines Matching refs:AR_Deprecated

122   if (Result == AR_Deprecated || Result == AR_Unavailable ||
137 case AR_Deprecated:
138 if (S.getCurContextAvailability() != AR_Deprecated)