Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseExpr.cpp3397 StringRef GivenPlatform = PlatformIdentifier->Ident->getName(); in ParseAvailabilitySpec() local
3399 AvailabilityAttr::canonicalizePlatformName(GivenPlatform); in ParseAvailabilitySpec()
3404 << GivenPlatform; in ParseAvailabilitySpec()