Searched refs:isDeclDeprecated (Results 1 – 1 of 1) sorted by relevance
6197 static bool isDeclDeprecated(Decl *D) { in isDeclDeprecated() function6268 if (isDeclDeprecated(Ctx) || isDeclUnavailable(Ctx)) in DoEmitAvailabilityWarning()