Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp516 static StringRef getRealizedPlatform(const AvailabilityAttr *A, in getRealizedPlatform() function
552 if (getRealizedPlatform(A, Context) != TargetPlatform) in CheckAvailability()
679 if (getRealizedPlatform(Availability, Context) != TargetPlatform) in getVersionIntroduced()