Home
last modified time | relevance | path

Searched refs:AttributesMatch (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DObjCMT.cpp1139 static bool AttributesMatch(const Decl *Decl1, const Decl *Decl2, in AttributesMatch() function
1220 !AttributesMatch(Method, SetterMethod, AvailabilityArgsMatch)) in migrateProperty()