Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclBase.cpp517 static StringRef getRealizedPlatform(const AvailabilityAttr *A, in getRealizedPlatform() function
553 if (getRealizedPlatform(A, Context) != TargetPlatform) in CheckAvailability()
680 if (getRealizedPlatform(Availability, Context) != TargetPlatform) in getVersionIntroduced()