Lines Matching full:unavailable
332 /// string describing why the entity is unavailable.359 // Make sure that this declaration has not been marked 'unavailable'.427 if (const auto *Unavailable = dyn_cast<UnavailableAttr>(A)) {429 *Message = Unavailable->getMessage();