Searched refs:AvailabilityAttrsMatch (Results 1 - 1 of 1) sorted by path

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp953 /// AvailabilityAttrsMatch - This routine checks that if comparing two
958 static bool AvailabilityAttrsMatch(Attr *At1, Attr *At2) { function
990 AvailabilityArgsMatch = AvailabilityAttrsMatch(Attrs1[i], Attrs2[j]);

Completed in 232 milliseconds