Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp1129 static bool AttributesMatch(const Decl *Decl1, const Decl *Decl2, in AttributesMatch() function
1210 !AttributesMatch(Method, SetterMethod, AvailabilityArgsMatch)) in migrateProperty()