Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp1080 static bool AvailabilityAttrsMatch(Attr *At1, Attr *At2) { in AvailabilityAttrsMatch() function
1111 AvailabilityArgsMatch = AvailabilityAttrsMatch(Attrs1[i], Attrs2[j]); in MatchTwoAttributeLists()