Home | History | Annotate | Download | only in Sema

Lines Matching refs:AR_Deprecated

143   if (Result == AR_Deprecated || Result == AR_Unavailable ||
158 case AR_Deprecated:
159 if (S.getCurContextAvailability() != AR_Deprecated)