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