Searched refs:IsCategoryNameWithDeprecatedSuffix (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp461 static bool IsCategoryNameWithDeprecatedSuffix(ObjCContainerDecl *D) { function
471 if (D->isDeprecated() || IsCategoryNameWithDeprecatedSuffix(D))
1159 if (CDecl->isDeprecated() || IsCategoryNameWithDeprecatedSuffix(CDecl))

Completed in 384 milliseconds