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.cpp625 static StringRef getRealizedPlatform(const AvailabilityAttr *A, in getRealizedPlatform() function
661 if (getRealizedPlatform(A, Context) != TargetPlatform) in CheckAvailability()
805 if (getRealizedPlatform(Availability, Context) != TargetPlatform) in getVersionIntroduced()