Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp3128 StringRef GivenPlatform = PlatformIdentifier->Ident->getName(); in ParseAvailabilitySpec() local
3130 AvailabilityAttr::canonicalizePlatformName(GivenPlatform); in ParseAvailabilitySpec()
3135 << GivenPlatform; in ParseAvailabilitySpec()