Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1126 static bool AttributesMatch(const Decl *Decl1, const Decl *Decl2, in AttributesMatch() function
1207 !AttributesMatch(Method, SetterMethod, AvailabilityArgsMatch)) in migrateProperty()