Searched defs:checkAvailabilityAttr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp1983 static bool checkAvailabilityAttr(Sema &S, SourceRange Range, function
2082 if (checkAvailabilityAttr(*this, OldAA->getRange(), Platform,
2103 if (!checkAvailabilityAttr(*this, Range, Platform, MergedIntroduced,

Completed in 67 milliseconds