Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp631 static StringRef getRealizedPlatform(const AvailabilityAttr *A, in getRealizedPlatform() function
667 if (getRealizedPlatform(A, Context) != TargetPlatform) in CheckAvailability()
815 if (getRealizedPlatform(Availability, Context) != TargetPlatform) in getVersionIntroduced()