Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp3850 StringRef GivenPlatform = PlatformIdentifier->Ident->getName(); in ParseAvailabilitySpec() local
3852 AvailabilityAttr::canonicalizePlatformName(GivenPlatform); in ParseAvailabilitySpec()
3857 << GivenPlatform; in ParseAvailabilitySpec()