Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp530 static StringRef getRealizedPlatform(const AvailabilityAttr *A, in getRealizedPlatform() function
566 if (getRealizedPlatform(A, Context) != TargetPlatform) in CheckAvailability()
693 if (getRealizedPlatform(Availability, Context) != TargetPlatform) in getVersionIntroduced()