Searched refs:getAttrForPlatform (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp6221 static const AvailabilityAttr *getAttrForPlatform(ASTContext &Context, function
6346 if (auto attr = getAttrForPlatform(S.Context, D))
6377 const AvailabilityAttr *A = getAttrForPlatform(S.Context, D);
6381 const AvailabilityAttr *AForRedecl = getAttrForPlatform(S.Context,

Completed in 379 milliseconds