Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp1902 static bool checkAvailabilityAttr(Sema &S, SourceRange Range, in checkAvailabilityAttr() function
2086 if (checkAvailabilityAttr(*this, OldAA->getRange(), Platform, in mergeAvailabilityAttr()
2109 if (!checkAvailabilityAttr(*this, Range, Platform, MergedIntroduced, in mergeAvailabilityAttr()