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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp516 static StringRef getRealizedPlatform(const AvailabilityAttr *A, function
552 if (getRealizedPlatform(A, Context) != TargetPlatform)
679 if (getRealizedPlatform(Availability, Context) != TargetPlatform)

Completed in 166 milliseconds